Remove unused dependency

This commit is contained in:
Olivier Goffart 2023-07-27 09:55:56 +02:00
parent e829564e8a
commit caabf9ae1e

View file

@ -13,7 +13,6 @@ publish = false
[dependencies]
const_format = "0.2"
clap = { version = "4.0", features = ["derive", "wrap_help"] }
cargo_metadata = "0.15"
anyhow = "1.0"
lazy_static = "1.4.0"
regex = "1.4"