refactor: move xr_utils examples into bevy_xr_utils

Signed-off-by: Schmarni <marnistromer@gmail.com>
This commit is contained in:
Schmarni
2025-05-02 17:43:02 +02:00
parent db60629401
commit bdfdb0d94a
4 changed files with 0 additions and 2 deletions

1
Cargo.lock generated
View File

@@ -896,7 +896,6 @@ dependencies = [
"ash",
"bevy",
"bevy_mod_xr",
"bevy_xr_utils",
"jni 0.20.0",
"ndk-context",
"openxr",