diff --git a/Cargo.toml b/Cargo.toml index db40cf5..beae984 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,5 +12,5 @@ authors = ["Spencer C. Imbleau"] keywords = ["gamedev"] [workspace.dependencies] -bevy = { version = "0.12", default-features = false } +bevy = { version = "0.13", default-features = false } bevy_matchbox = "0.8"