mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 14:28:42 +00:00
Bump clap to v4.0.2 (#450)
* Rm unused dep clap from crate `binstalk` * Bump clap to v4.0.2 Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
parent
111bfde2cb
commit
aa864fad59
4 changed files with 25 additions and 50 deletions
|
@ -14,7 +14,6 @@ async-trait = "0.1.57"
|
|||
bytes = "1.2.1"
|
||||
bzip2 = "0.4.3"
|
||||
cargo_toml = "0.12.2"
|
||||
clap = { version = "4.0.2", features = ["derive"] }
|
||||
compact_str = { version = "0.6.0", features = ["serde"] }
|
||||
crates_io_api = { version = "0.8.1", default-features = false }
|
||||
detect-targets = { version = "0.1.2", path = "../detect-targets" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue