Skip to content

Commit b88bcf0

Browse files
committed
Update bundled OpenSSL to 1.1.1d
Brings in a few minor security fixes to the distributed Cargo/etc.
1 parent 74d5c70 commit b88bcf0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -2174,9 +2174,9 @@ checksum = "77af24da69f9d9341038eba93a073b1fdaaa1b788221b00a69bce9e762cb32de"
21742174

21752175
[[package]]
21762176
name = "openssl-src"
2177-
version = "111.3.0+1.1.1c"
2177+
version = "111.6.0+1.1.1d"
21782178
source = "registry+https://github.com/rust-lang/crates.io-index"
2179-
checksum = "53ed5f31d294bdf5f7a4ba0a206c2754b0f60e9a63b7e3076babc5317873c797"
2179+
checksum = "b9c2da1de8a7a3f860919c01540b03a6db16de042405a8a07a5e9d0b4b825d9c"
21802180
dependencies = [
21812181
"cc",
21822182
]

0 commit comments

Comments
 (0)