Skip to content

Commit

Permalink
Bump bevy_oxr dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
oli-obk committed Nov 20, 2023
1 parent bc07bb9 commit ecb1de1
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 18 deletions.
38 changes: 21 additions & 17 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/xr.rs
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ use bevy_oxr::xr_input::trackers::{
};
use bevy_oxr::xr_input::Hand;
use bevy_oxr::xr_input::{
hand::{HandInputDebugRenderer, OpenXrHandInput},
hands::common::{HandInputDebugRenderer, OpenXrHandInput},
xr_camera::XRProjection,
};
use bevy_oxr::DefaultXrPlugins;
Expand Down

0 comments on commit ecb1de1

Please sign in to comment.