mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 22:30:03 +00:00
try installing openssl
This commit is contained in:
parent
b031f79e1f
commit
adcbc6ae20
2 changed files with 25 additions and 2 deletions
|
@ -17,7 +17,7 @@ log = "0.4.11"
|
|||
structopt = "0.3.21"
|
||||
simplelog = "0.8.0"
|
||||
anyhow = "1.0.35"
|
||||
reqwest = { version = "0.10.9", features = [ "rustls-tls" ] }
|
||||
reqwest = { version = "0.10.9" }
|
||||
tempdir = "0.3.7"
|
||||
flate2 = "1.0.19"
|
||||
tar = "0.4.30"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue