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 3151a70 commit 74a7d93Copy full SHA for 74a7d93
Cargo.toml
@@ -51,7 +51,7 @@ std = [
51
52
[dependencies]
53
async-attributes = { version = "1.1.0", optional = true }
54
-async-macros = { version = "1.0.0", optional = true }
+async-macros = { version = "2.0.0", optional = true }
55
async-task = { version = "1.0.0", optional = true }
56
broadcaster = { version = "0.2.6", optional = true, default-features = false, features = ["default-channels"] }
57
crossbeam-channel = { version = "0.3.9", optional = true }
0 commit comments