Skip to content

Commit

Permalink
Update to concurrent-queue 2
Browse files Browse the repository at this point in the history
  • Loading branch information
sdroege authored and taiki-e committed Nov 9, 2022
1 parent 736bc72 commit 530a2ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ categories = ["asynchronous", "concurrency"]
exclude = ["/.*"]

[dependencies]
concurrent-queue = "1.2.2"
concurrent-queue = "2"
event-listener = "2.4.0"
futures-core = "0.3.5"

Expand Down

0 comments on commit 530a2ed

Please sign in to comment.