Skip to content

Commit f1f0530

Browse files
dependabot[bot]youknowone
authored andcommitted
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](rust-openssl/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]>
1 parent 8424a73 commit f1f0530

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.

stdlib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ termios = "0.3.3"
9898
gethostname = "0.2.3"
9999
socket2 = { version = "0.5.6", features = ["all"] }
100100
dns-lookup = "2"
101-
openssl = { version = "0.10.62", optional = true }
101+
openssl = { version = "0.10.66", optional = true }
102102
openssl-sys = { version = "0.9.80", optional = true }
103103
openssl-probe = { version = "0.1.5", optional = true }
104104
foreign-types-shared = { version = "0.1.1", optional = true }

0 commit comments

Comments
 (0)