Skip to content

Commit 5a6566c

Browse files
sdroegetaiki-e
authored andcommitted
Update to concurrent-queue 2
1 parent 5de4aa3 commit 5a6566c

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
@@ -20,7 +20,7 @@ harness = false
2020

2121
[dependencies]
2222
async-lock = "2.6"
23-
concurrent-queue = "1.2.2"
23+
concurrent-queue = "2"
2424
futures-lite = "1.11.0"
2525
log = "0.4.11"
2626
parking = "2.0.0"

0 commit comments

Comments
 (0)