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.
2 parents aec0c26 + 0eb883a commit 284bd36Copy full SHA for 284bd36
Cargo.toml
@@ -115,7 +115,7 @@ required-features = ["async-std-runtime", "testing"]
115
116
[dependencies]
117
async-channel = { version = "2.3", optional = true }
118
-clap = { version = "3.2", optional = true }
+clap = { version = "4.5", optional = true }
119
futures = "0.3"
120
inventory = { version = "0.3", optional = true }
121
once_cell = "1.14"
0 commit comments