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 e0f7ed6 commit 14ee6ffCopy full SHA for 14ee6ff
Cargo.toml
@@ -115,7 +115,7 @@ required-features = ["async-std-runtime", "testing"]
115
116
[dependencies]
117
async-channel = { version = "1.6", 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