refactor: move xr_utils examples into bevy_xr_utils
Signed-off-by: Schmarni <marnistromer@gmail.com>
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -896,7 +896,6 @@ dependencies = [
|
||||
"ash",
|
||||
"bevy",
|
||||
"bevy_mod_xr",
|
||||
"bevy_xr_utils",
|
||||
"jni 0.20.0",
|
||||
"ndk-context",
|
||||
"openxr",
|
||||
|
||||
@@ -14,7 +14,6 @@ d3d12 = ["wgpu/dx12", "wgpu-hal/dx12", "dep:winapi"]
|
||||
passthrough = []
|
||||
|
||||
[dev-dependencies]
|
||||
bevy_xr_utils.workspace = true
|
||||
bevy = { workspace = true, default-features = true }
|
||||
|
||||
[target.'cfg(target_os = "android")'.dependencies]
|
||||
|
||||
Reference in New Issue
Block a user