mirror of
https://github.com/dtolnay/cargo-expand.git
synced 2025-04-03 21:07:37 +03:00
Use cargo styles for help text
This commit is contained in:
parent
a6e1d746cd
commit
6b181122de
3 changed files with 19 additions and 1 deletions
|
@ -20,6 +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"
|
||||
console = "0.15"
|
||||
etcetera = "0.8"
|
||||
fs-err = "3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue