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 ca23b56 commit 9421e32Copy full SHA for 9421e32
Cargo.toml
@@ -6,8 +6,7 @@ resolver = "2"
6
[workspace.dependencies]
7
anyhow = "1"
8
chrono = "0.4"
9
-# this is latest version with small number of deps
10
-clap = "=4.1.14"
+clap = "4"
11
env_logger = "0.10"
12
hashbrown = "0.14"
13
log = "0.4"
0 commit comments