diff --git a/Cargo.toml b/Cargo.toml index c5c5035..a713e60 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,7 +28,7 @@ slab = "0.4.9" [dev-dependencies] ahash = "0.8.7" bevy_ecs = { version = "0.13.2", features = ["multi-threaded"] } -bevy_tasks = "0.13.2" +bevy_tasks = "0.14.1" divan = "0.1.11" rand = "0.8.5"