Skip to content

Commit 3d47147

Browse files
Bump openssl from 0.10.62 to 0.10.66 (#6)
* Bump openssl from 0.10.62 to 0.10.66 Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.62 to 0.10.66. - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](sfackler/rust-openssl@openssl-v0.10.62...openssl-v0.10.66) --- updated-dependencies: - dependency-name: openssl dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * run dev tests on changes to lock file --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Brendan <[email protected]>
1 parent 5b60ab8 commit 3d47147

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

.github/workflows/run-dev-tests.yml

+2
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,15 @@ on:
66
paths:
77
- "**.rs"
88
- "*.toml"
9+
- "Cargo.lock"
910
- ".github/workflows/run-dev-tests.yml"
1011
pull_request:
1112
# types: opened
1213
branches: [main]
1314
paths:
1415
- "**.rs"
1516
- "*.toml"
17+
- "Cargo.lock"
1618
- ".github/workflows/run-dev-tests.yml"
1719

1820
env:

Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)