Bump to bevy 0.14.0

This commit is contained in:
Daniel Lynn 2024-07-13 11:54:20 -05:00
parent ff6d58ca38
commit 629d067adc
Signed by: daniel
GPG Key ID: 655C07B9B3DDC88B
2 changed files with 652 additions and 424 deletions

1074
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -14,4 +14,4 @@ opt-level = 3
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
bevy = "0.13.0"
bevy = "0.14.0"