cargo fix

This commit is contained in:
MalekiRe
2023-09-13 23:59:49 -07:00
parent 5363a2d382
commit 5b2ef871e2

View File

@@ -7,7 +7,7 @@ use openxr::{
Action, ActionSet, AnyGraphics, Binding, FrameState, Haptic, Instance, Path, Posef, Session, Action, ActionSet, AnyGraphics, Binding, FrameState, Haptic, Instance, Path, Posef, Session,
Space, SpaceLocation, SpaceVelocity, Space, SpaceLocation, SpaceVelocity,
}; };
use std::cell::OnceCell;
use std::sync::OnceLock; use std::sync::OnceLock;
pub fn setup_oculus_controller( pub fn setup_oculus_controller(