diff --git a/Cargo.toml b/Cargo.toml index 8fed610..4a9ac36 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -34,7 +34,7 @@ default-features = false features = ["bevy_asset"] [dev-dependencies] -fastrand = "1.8" +fastrand = "2.0" [dev-dependencies.bevy] # git = "https://github.com/bevyengine/bevy.git"