Skip to content

Commit 8854c4d

Browse files
committed
Auto merge of #13101 - rust-lang:revert-13068-renovate/crate-openssl-vulnerability, r=ehuss
Revert "chore(deps): update rust crate openssl to 0.10.60 [security]" Reverts #13068 `[email protected]` switches to OpenSSL v3, which causes Cargo build failure on loongarch64. See <rust-lang/rust#118541 (comment)>
2 parents 58fb231 + df34bdd commit 8854c4d

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ libloading = "0.8.1"
6363
memchr = "2.6.4"
6464
miow = "0.6.0"
6565
opener = "0.6.1"
66-
openssl ="0.10.60"
66+
openssl ="0.10.57"
6767
os_info = "3.7.0"
6868
pasetors = { version = "0.6.7", features = ["v3", "paserk", "std", "serde"] }
6969
pathdiff = "0.2"

0 commit comments

Comments
 (0)