diff --git a/Cargo.toml b/Cargo.toml index 9b7dfcc..81ce4b2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.1.0" edition = "2021" [dependencies] -bevy = { version = "0.14.1" } +bevy = { version = "0.14.2" } # Enable a small amount of optimization in debug mode [profile.dev]