mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 22:30:03 +00:00
feat: remove crates-index dependency
This commit is contained in:
parent
2d68a74637
commit
256e695aa5
3 changed files with 23 additions and 245 deletions
|
@ -23,7 +23,6 @@ anyhow = "1.0.57"
|
|||
async-trait = "0.1.52"
|
||||
cargo_metadata = "0.14.2"
|
||||
cargo_toml = "0.11.4"
|
||||
crates-index = "0.18.7"
|
||||
crates_io_api = { version = "0.8.0", default-features = false, features = ["rustls"] }
|
||||
dirs = "4.0.0"
|
||||
flate2 = "1.0.22"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue