Skip to content

Commit 6a590b9

Browse files
committed
Upgrade async-std v1.13
1 parent 4a86e16 commit 6a590b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ resolver = "2"
1616
debug = 1
1717

1818
[workspace.dependencies]
19-
async-std = "1.10"
19+
async-std = "1.13"
2020
async-trait = "0.1"
2121
bytes = "1"
2222
criterion = "0.5"

0 commit comments

Comments
 (0)