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 1071e82 + b72dd83 commit 0eb5ca1Copy full SHA for 0eb5ca1
Cargo.toml
@@ -50,7 +50,7 @@ std = [
50
51
[dependencies]
52
async-attributes = { version = "1.1.1", optional = true }
53
-async-task = { version = "1.0.0", optional = true }
+async-task = { version = "1.2.1", optional = true }
54
broadcaster = { version = "0.2.6", optional = true, default-features = false, features = ["default-channels"] }
55
crossbeam-channel = { version = "0.4.0", optional = true }
56
crossbeam-deque = { version = "0.7.2", optional = true }
0 commit comments