Skip to content

Commit df5f28b

Browse files
committed
No linked feature
1 parent 6158aad commit df5f28b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ bevy-inspector-egui = "0.21.0"
3030
wgpu = "0.17"
3131
bevy_flycam = "0.12"
3232
bevy_oxr = { version = "0.1", default-features = false }
33-
openxr = { version = "0.17.1" }
33+
openxr = { version = "0.17.1", default-features = false }
3434
bevy_mod_inverse_kinematics = "0.5"
3535

3636
# Enable a small amount of optimization in debug mode

0 commit comments

Comments
 (0)