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 b780910 commit d452469Copy full SHA for d452469
Cargo.toml
@@ -114,7 +114,7 @@ harness = false
114
required-features = ["async-std-runtime", "testing"]
115
116
[dependencies]
117
-async-channel = { version = "1.6", optional = true }
+async-channel = { version = "2.3", optional = true }
118
clap = { version = "3.2", optional = true }
119
futures = "0.3"
120
inventory = { version = "0.3", optional = true }
0 commit comments