Skip to content

Commit 949b8fe

Browse files
committed
chore: downgrade to openssl v1.1.1 (again)
See #13546 and sfackler/rust-openssl#2163
1 parent b1b52aa commit 949b8fe

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)