We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6158aad commit df5f28bCopy full SHA for df5f28b
Cargo.toml
@@ -30,7 +30,7 @@ bevy-inspector-egui = "0.21.0"
30
wgpu = "0.17"
31
bevy_flycam = "0.12"
32
bevy_oxr = { version = "0.1", default-features = false }
33
-openxr = { version = "0.17.1" }
+openxr = { version = "0.17.1", default-features = false }
34
bevy_mod_inverse_kinematics = "0.5"
35
36
# Enable a small amount of optimization in debug mode
0 commit comments