Skip to content

Commit aeb32f0

Browse files
authored
Rollup merge of rust-lang#64380 - alexcrichton:update-openssl, r=Mark-Simulacrum
Update bundled OpenSSL to 1.1.1d Brings in a few minor security fixes to the distributed Cargo/etc.
2 parents 3edc644 + b88bcf0 commit aeb32f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2182,9 +2182,9 @@ checksum = "77af24da69f9d9341038eba93a073b1fdaaa1b788221b00a69bce9e762cb32de"
21822182

21832183
[[package]]
21842184
name = "openssl-src"
2185-
version = "111.3.0+1.1.1c"
2185+
version = "111.6.0+1.1.1d"
21862186
source = "registry+https://github.com/rust-lang/crates.io-index"
2187-
checksum = "53ed5f31d294bdf5f7a4ba0a206c2754b0f60e9a63b7e3076babc5317873c797"
2187+
checksum = "b9c2da1de8a7a3f860919c01540b03a6db16de042405a8a07a5e9d0b4b825d9c"
21882188
dependencies = [
21892189
"cc",
21902190
]

0 commit comments

Comments
 (0)