Simplify interface to obtaining cache_dir

This commit is contained in:
David Tolnay 2025-03-02 22:27:38 -08:00
parent 69f8fad695
commit a58bd1a6ca
No known key found for this signature in database
GPG key ID: F9BA143B95FF6D82
4 changed files with 87 additions and 147 deletions

View file

@ -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"