Skip to content

Commit d11e4c8

Browse files
Bump openssl from 0.10.64 to 0.10.66 (#65)
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.64 to 0.10.66. - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-v0.10.64...openssl-v0.10.66) --- updated-dependencies: - dependency-name: openssl dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 99bff48 commit d11e4c8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ tempfile = "3.3.0"
4141
native-tls = "0.2.8"
4242

4343
[target.'cfg(unix)'.dev-dependencies]
44-
openssl = "0.10.60"
44+
openssl = "0.10.66"
4545

4646
# for minimal-versions
4747
[target.'cfg(any())'.dev-dependencies]

0 commit comments

Comments
 (0)