Skip to content

Commit a6bb9da

Browse files
committed
Bump openssl
1 parent 28f9f65 commit a6bb9da

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
@@ -92,7 +92,7 @@ termios = "0.3.3"
9292
gethostname = "0.2.3"
9393
socket2 = { version = "0.4.4", features = ["all"] }
9494
dns-lookup = "1.0.8"
95-
openssl = { version = "0.10.38", optional = true }
95+
openssl = { version = "0.10.43", optional = true }
9696
openssl-sys = { version = "0.9.72", optional = true }
9797
openssl-probe = { version = "0.1.5", optional = true }
9898
foreign-types-shared = { version = "0.1.1", optional = true }

0 commit comments

Comments
 (0)