fix windows and android example

Signed-off-by: Schmarni <marnistromer@gmail.com>
This commit is contained in:
Schmarni
2024-07-10 15:32:50 +02:00
parent fceca59962
commit 2adbe06f89
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ publish = false
[dependencies]
bevy_mod_openxr.path = "../.."
bevy.workspace = true
bevy = { workspace = true, default-features = true }
bevy_xr_utils.path = "../../../bevy_xr_utils"