Skip to content

Commit

Permalink
chore: pin openssl-sys to =0.9.92
Browse files Browse the repository at this point in the history
  • Loading branch information
weihanglo committed Apr 10, 2024
1 parent 399f2c7 commit 686057b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ memchr = "2.7.2"
miow = "0.6.0"
opener = "0.7.0"
openssl = "0.10.57"
openssl-sys = "=0.9.92" # See rust-lang/cargo#13546 and openssl/openssl#23376 for pinning
os_info = "3.8.2"
pasetors = { version = "0.6.8", features = ["v3", "paserk", "std", "serde"] }
pathdiff = "0.2"
Expand Down

0 comments on commit 686057b

Please sign in to comment.