diff --git a/Cargo.toml b/Cargo.toml index c31619d..3f5e211 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.1.0" edition = "2024" [dependencies] -bevy = { version = "0.16.1", default-features = false, features = [ +bevy = { version = "0.18.1", default-features = false, features = [ "bevy_ui", "bevy_window", "trace",