mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
chore: pin also openssl crate to 0.10.57
This commit is contained in:
parent
29214ba153
commit
2289f4680c
@ -66,7 +66,7 @@ libloading = "0.8.5"
|
||||
memchr = "2.7.4"
|
||||
miow = "0.6.0"
|
||||
opener = "0.7.1"
|
||||
openssl = "0.10.66"
|
||||
openssl = "=0.10.57" # See rust-lang/cargo#13546 and openssl/openssl#23376 for pinning
|
||||
openssl-sys = "=0.9.92" # See rust-lang/cargo#13546 and openssl/openssl#23376 for pinning
|
||||
os_info = { version = "3.8.2", default-features = false }
|
||||
pasetors = { version = "0.6.8", features = ["v3", "paserk", "std", "serde"] }
|
||||
|
Loading…
x
Reference in New Issue
Block a user