diff --git a/Cargo.toml b/Cargo.toml index 5b2449449..7f58e5639 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -102,7 +102,7 @@ thiserror = "1.0.58" toml = { version = "0.8.12", features = ["parse"] } toml_edit = { version = "0.22.9", features = ["parse"] } url = "2.5.0" -usage-lib = { version = "0.1.12", features = ["clap"] } +usage-lib = { version = "0.1.17", features = ["clap"] } versions = { version = "6.1.0", features = ["serde"] } walkdir = "2.5.0" which = "6.0.0"