Skip to content

Commit 328366d

Browse files
committed
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.
1 parent 0f72ce1 commit 328366d

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

22882288
[[package]]
22892289
name = "openssl-src"
2290-
version = "111.6.1+1.1.1d"
2290+
version = "111.8.1+1.1.1f"
22912291
source = "registry+https://github.com/rust-lang/crates.io-index"
2292-
checksum = "c91b04cb43c1a8a90e934e0cd612e2a5715d976d2d6cff4490278a0cddf35005"
2292+
checksum = "f04f0299a91de598dde58d2e99101895498dcf3d58896a3297798f28b27c8b72"
22932293
dependencies = [
22942294
"cc",
22952295
]

0 commit comments

Comments
 (0)