Skip to content

Commit 74a7d93

Browse files
yoshuawuytsStjepan Glavina
authored and
Stjepan Glavina
committed
upgrade async-macros to 2.0.0 (#519)
Signed-off-by: Yoshua Wuyts <[email protected]>
1 parent 3151a70 commit 74a7d93

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
@@ -51,7 +51,7 @@ std = [
5151

5252
[dependencies]
5353
async-attributes = { version = "1.1.0", optional = true }
54-
async-macros = { version = "1.0.0", optional = true }
54+
async-macros = { version = "2.0.0", optional = true }
5555
async-task = { version = "1.0.0", optional = true }
5656
broadcaster = { version = "0.2.6", optional = true, default-features = false, features = ["default-channels"] }
5757
crossbeam-channel = { version = "0.3.9", optional = true }

0 commit comments

Comments
 (0)