diff --git a/Cargo.toml b/Cargo.toml index b986043..d4370e5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,5 +11,5 @@ readme = "README.md" license = "MIT OR Apache-2.0" [dependencies] -bevy_ecs = "0.9" +bevy_ecs = "0.10" bevy_utils = "0.9" \ No newline at end of file