mirror of
https://github.com/mii443/rust-openvr.git
synced 2025-08-22 16:25:36 +00:00
added missing debug crate
This commit is contained in:
Submodule modules/cgmath updated: 31fdd67808...1382c2ea4b
@ -1,5 +1,6 @@
|
||||
#![crate_id = "oculus-info#0.1"]
|
||||
|
||||
extern crate debug;
|
||||
extern crate ovr = "oculus-vr";
|
||||
|
||||
use ovr::{SensorCapabilities, Ovr};
|
||||
|
Reference in New Issue
Block a user