diff --git a/Cargo.toml b/Cargo.toml index dbc3e56..adff248 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,4 +9,4 @@ categories = ["game-development"] keywords = ["gamedev", "bevy-plugin"] [dependencies] -bevy = { version = "0.15", default-features = false } +bevy = { version = "0.16", default-features = false }