mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 22:30:03 +00:00
Bump clap from 4.0.12 to 4.0.13 (#477)
This commit is contained in:
parent
f4c840fa29
commit
035e600a56
2 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@ pkg-fmt = "zip"
|
|||
|
||||
[dependencies]
|
||||
binstalk = { path = "../binstalk", version = "0.4.0" }
|
||||
clap = { version = "4.0.12", features = ["derive"] }
|
||||
clap = { version = "4.0.13", features = ["derive"] }
|
||||
crates_io_api = { version = "0.8.1", default-features = false }
|
||||
dirs = "4.0.0"
|
||||
log = "0.4.17"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue