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 a996580 commit d04b333Copy full SHA for d04b333
Cargo.toml
@@ -16,7 +16,7 @@ exclude = [
16
17
[dependencies]
18
leetup-cache = { path = "./cache", version = "0.1.0"}
19
-clap = "2.33.1"
+clap = "4.4.2"
20
structopt = "0.3.15"
21
thiserror = "1.0.20"
22
anyhow = "1.0.31"
0 commit comments