Skip to content

Commit 6af5fa8

Browse files
committed
openssl-sys version
1 parent 1d23f6e commit 6af5fa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stdlib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ gethostname = "1.0.2"
107107
socket2 = { version = "0.6.0", features = ["all"] }
108108
dns-lookup = "3.0"
109109
openssl = { version = "0.10.72", optional = true }
110-
openssl-sys = { version = "0.9.80", optional = true }
110+
openssl-sys = { version = "0.9.110", optional = true }
111111
openssl-probe = { version = "0.1.5", optional = true }
112112
foreign-types-shared = { version = "0.1.1", optional = true }
113113

0 commit comments

Comments
 (0)