diff --git a/apps/pong/Cargo.toml b/apps/pong/Cargo.toml index 5b30753..466c070 100644 --- a/apps/pong/Cargo.toml +++ b/apps/pong/Cargo.toml @@ -5,7 +5,7 @@ edition = "2021" [dependencies] -bevy = "0.14.2" +bevy = "0.15.1" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html