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 8a5668a commit 37d65a9Copy full SHA for 37d65a9
shim/third-party/rust/Cargo.toml
@@ -50,6 +50,7 @@ bytesize = "1.1.0"
50
chrono = "0.4.28"
51
clap = { package = "clap", version = "4.5.4", features = ["derive", "env", "string"] }
52
clap-3 = { package = "clap", version = "3.2.24", features = ["derive", "env", "regex", "unicode", "wrap_help"] }
53
+clap_complete = { package = "clap_complete", version = "4.5.1" }
54
common-path = "1.0.0"
55
compact_str = "0.6.1"
56
constant_time_eq = "0.2.4"
0 commit comments