mirror of
https://github.com/dtolnay/cargo-expand.git
synced 2025-04-04 05:17:37 +03:00
Update clap-cargo to 0.15
This commit is contained in:
parent
786dd97fc5
commit
a175e9b16f
2 changed files with 7 additions and 5 deletions
|
@ -20,7 +20,7 @@ prettyplease = []
|
|||
bat = { version = "0.24", default-features = false, features = ["paging", "regex-fancy"] }
|
||||
cargo-subcommand-metadata = "0.1"
|
||||
clap = { version = "4", features = ["deprecated", "derive"] }
|
||||
clap-cargo = "0.14"
|
||||
clap-cargo = "0.15"
|
||||
console = "0.15"
|
||||
etcetera = "0.8"
|
||||
fs-err = "3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue