Skip to content

Commit bc0ab3d

Browse files
committed
Auto merge of #13550 - weihanglo:opensslv1, r=epage
chore: downgrade to openssl v1.1.1 (again)
2 parents b1b52aa + 949b8fe commit bc0ab3d

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
@@ -67,7 +67,7 @@ libloading = "0.8.1"
6767
memchr = "2.7.1"
6868
miow = "0.6.0"
6969
opener = "0.6.1"
70-
openssl = "0.10.64"
70+
openssl = "0.10.57"
7171
os_info = "3.7.0"
7272
pasetors = { version = "0.6.8", features = ["v3", "paserk", "std", "serde"] }
7373
pathdiff = "0.2"

0 commit comments

Comments
 (0)