Skip to content

Commit 7d30ea1

Browse files
committed
Upgrade async-std v1.13
1 parent 66f29b8 commit 7d30ea1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
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)