We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79b9231 commit b7d6ee8Copy full SHA for b7d6ee8
crates/bevy_tasks/Cargo.toml
@@ -14,7 +14,7 @@ async-executor = "1.3.0"
14
async-channel = "1.4.2"
15
async-task = "4.2.0"
16
once_cell = "1.7"
17
-concurrent-queue = "1.2.2"
+concurrent-queue = "2.0.0"
18
19
[target.'cfg(target_arch = "wasm32")'.dependencies]
20
wasm-bindgen-futures = "0.4"
0 commit comments