Skip to content

Commit b951cf2

Browse files
committed
use async-macros 1.0.0
Signed-off-by: Yoshua Wuyts <[email protected]>
1 parent fb2d2e2 commit b951cf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ docs = []
2525
unstable = []
2626

2727
[dependencies]
28-
async-macros = { path = "../async-macros" }
28+
async-macros = "1.0.0"
2929
async-task = "1.0.0"
3030
cfg-if = "0.1.9"
3131
crossbeam-channel = "0.3.9"

0 commit comments

Comments
 (0)