update to bevy 0.14

Signed-off-by: Schmarni <marnistromer@gmail.com>
This commit is contained in:
Schmarni
2024-07-04 19:29:23 +02:00
parent 1e0b39c274
commit 4724af3ded
2 changed files with 343 additions and 343 deletions

684
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -12,7 +12,7 @@ repository = "https://github.com/awtterpip/bevy_oxr"
[workspace.dependencies]
eyre = "0.6.2"
bevy = "0.14.0-rc.3"
bevy = "0.14.0"
openxr = "0.18"
color-eyre = "0.6.2"