mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-05-04 11:10:02 +00:00
Bump clap from 4.2.5 to 4.2.7 (#1024)
This commit is contained in:
parent
763ddd0427
commit
f2703e396a
3 changed files with 6 additions and 6 deletions
|
@ -11,7 +11,7 @@ license = "Apache-2.0 OR MIT"
|
|||
exclude = ["fuzz", "benches"]
|
||||
|
||||
[dependencies]
|
||||
clap = { version = "4.2.5", features = ["derive"], optional = true }
|
||||
clap = { version = "4.2.7", features = ["derive"], optional = true }
|
||||
miette = { version = "5.8.0", default-features = false, optional = true }
|
||||
thiserror = "1.0.38"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue