We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 092179c commit caf0eaaCopy full SHA for caf0eaa
Cargo.toml
@@ -65,7 +65,7 @@ bytes = "1.10"
65
cargo_toml = "0.22"
66
chrono = { version = "0.4.42", default-features = false }
67
chrono-tz = { version = "0.10.4", default-features = false }
68
-clap = { version = "4", features = ["deprecated"] }
+clap = { version = "4.5", features = ["deprecated"] }
69
clap-verbosity-flag = { version = "3", default-features = false }
70
clap_complete = "4"
71
clap_mangen = "0.2.31"
0 commit comments