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.
1 parent 1d23f6e commit 6af5fa8Copy full SHA for 6af5fa8
stdlib/Cargo.toml
@@ -107,7 +107,7 @@ gethostname = "1.0.2"
107
socket2 = { version = "0.6.0", features = ["all"] }
108
dns-lookup = "3.0"
109
openssl = { version = "0.10.72", optional = true }
110
-openssl-sys = { version = "0.9.80", optional = true }
+openssl-sys = { version = "0.9.110", optional = true }
111
openssl-probe = { version = "0.1.5", optional = true }
112
foreign-types-shared = { version = "0.1.1", optional = true }
113
0 commit comments