We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 28f9f65 + a6bb9da commit 388e325Copy full SHA for 388e325
stdlib/Cargo.toml
@@ -92,7 +92,7 @@ termios = "0.3.3"
92
gethostname = "0.2.3"
93
socket2 = { version = "0.4.4", features = ["all"] }
94
dns-lookup = "1.0.8"
95
-openssl = { version = "0.10.38", optional = true }
+openssl = { version = "0.10.43", optional = true }
96
openssl-sys = { version = "0.9.72", optional = true }
97
openssl-probe = { version = "0.1.5", optional = true }
98
foreign-types-shared = { version = "0.1.1", optional = true }
0 commit comments