mirror of
https://github.com/dtolnay/cargo-expand.git
synced 2025-04-03 21:07:37 +03:00
Simplify interface to obtaining cache_dir
This commit is contained in:
parent
69f8fad695
commit
a58bd1a6ca
4 changed files with 87 additions and 147 deletions
|
@ -19,7 +19,6 @@ prettyplease = []
|
|||
[dependencies]
|
||||
bat = { version = "0.25", default-features = false, features = ["paging", "regex-fancy"] }
|
||||
cargo-subcommand-metadata = "0.1"
|
||||
cfg-if = "1"
|
||||
clap = { version = "4", features = ["deprecated", "derive"] }
|
||||
clap-cargo = "0.15"
|
||||
console = "0.15"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue