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.
clap
string
1 parent c095046 commit 3b4f813Copy full SHA for 3b4f813
shim/third-party/rust/Cargo.toml
@@ -48,7 +48,7 @@ byteorder = "1.4.3"
48
bytes = "1.0"
49
bytesize = "1.1.0"
50
chrono = "0.4.28"
51
-clap = { package = "clap", version = "4.0.7", features = ["derive", "env"] }
+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
common-path = "1.0.0"
54
compact_str = "0.6.1"
0 commit comments