Skip to content

Commit cb87063

Browse files
Bump openssl from 0.10.55 to 0.10.60
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.55 to 0.10.60. - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-v0.10.55...openssl-v0.10.60) --- updated-dependencies: - dependency-name: openssl dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9d85e6b commit cb87063

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 additions & 5 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
@@ -40,7 +40,7 @@ tempfile = "3.3.0"
4040
native-tls = "0.2.8"
4141

4242
[target.'cfg(unix)'.dev-dependencies]
43-
openssl = "0.10.55"
43+
openssl = "0.10.60"
4444

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

0 commit comments

Comments
 (0)