mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 22:30:03 +00:00
Remove support for .crates2.json (#235)
This commit is contained in:
parent
009a3a6778
commit
e93f0beb4b
5 changed files with 0 additions and 143 deletions
|
@ -39,7 +39,6 @@ reqwest = { version = "0.11.11", features = ["stream"], default-features = false
|
|||
scopeguard = "1.1.0"
|
||||
semver = "1.0.12"
|
||||
serde = { version = "1.0.140", features = ["derive"] }
|
||||
serde_json = "1.0.82"
|
||||
simplelog = "0.12.0"
|
||||
strum = "0.24.1"
|
||||
strum_macros = "0.24.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue