diff --git a/Cargo.toml b/Cargo.toml index e71c6d6..924c39c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,7 +19,7 @@ bot_cache = ["serenity/cache"] [dependencies] bevy_app = "^0.13.2" -bevy_ecs = "^0.13.2" +bevy_ecs = "^0.14.2" serenity = { version = "^0.12.2", features = [ "gateway", "framework",