We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29214ba commit 2289f46Copy full SHA for 2289f46
Cargo.toml
@@ -66,7 +66,7 @@ libloading = "0.8.5"
66
memchr = "2.7.4"
67
miow = "0.6.0"
68
opener = "0.7.1"
69
-openssl = "0.10.66"
+openssl = "=0.10.57" # See rust-lang/cargo#13546 and openssl/openssl#23376 for pinning
70
openssl-sys = "=0.9.92" # See rust-lang/cargo#13546 and openssl/openssl#23376 for pinning
71
os_info = { version = "3.8.2", default-features = false }
72
pasetors = { version = "0.6.8", features = ["v3", "paserk", "std", "serde"] }
0 commit comments