Skip to content

Commit 1a2666d

Browse files
committed
Auto merge of #13179 - weihanglo:opensslv1.1.1, r=ehuss
chore: downgrade to openssl v1.1.1 riscv64 detection bug is fixed but is not released (openssl/openssl#22871) See also rust-lang/rust#119007 (comment)
2 parents 37bc5f0 + 62bf432 commit 1a2666d

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
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.61"
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)