Skip to content

Commit cff07db

Browse files
committed
Auto merge of rust-lang#70683 - jclulow:illumos-openssl-gmake, r=Mark-Simulacrum
update openssl-src to 111.8.1+1.1.1f This update includes a fix for alexcrichton/openssl-src-rs#52 which allows Cargo to build correctly on Solaris/illumos.
2 parents 49dc2f9 + 328366d commit cff07db

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
@@ -2309,9 +2309,9 @@ checksum = "77af24da69f9d9341038eba93a073b1fdaaa1b788221b00a69bce9e762cb32de"
23092309

23102310
[[package]]
23112311
name = "openssl-src"
2312-
version = "111.6.1+1.1.1d"
2312+
version = "111.8.1+1.1.1f"
23132313
source = "registry+https://github.com/rust-lang/crates.io-index"
2314-
checksum = "c91b04cb43c1a8a90e934e0cd612e2a5715d976d2d6cff4490278a0cddf35005"
2314+
checksum = "f04f0299a91de598dde58d2e99101895498dcf3d58896a3297798f28b27c8b72"
23152315
dependencies = [
23162316
"cc",
23172317
]

0 commit comments

Comments
 (0)