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 fb2d2e2 commit b951cf2Copy full SHA for b951cf2
Cargo.toml
@@ -25,7 +25,7 @@ docs = []
25
unstable = []
26
27
[dependencies]
28
-async-macros = { path = "../async-macros" }
+async-macros = "1.0.0"
29
async-task = "1.0.0"
30
cfg-if = "0.1.9"
31
crossbeam-channel = "0.3.9"
0 commit comments