mirror of
https://github.com/mii443/rust-openvr.git
synced 2025-09-01 15:09:21 +00:00
Add sys
This commit is contained in:
0
src/lib.rs
Normal file
0
src/lib.rs
Normal file
11
src/sys/Cargo.toml
Normal file
11
src/sys/Cargo.toml
Normal file
@ -0,0 +1,11 @@
|
||||
[package]
|
||||
name = "openvr_sys"
|
||||
version = "0.1.0"
|
||||
authors = [
|
||||
"Colin Sherratt",
|
||||
"Erick Tryzelaar"
|
||||
]
|
||||
|
||||
[lib]
|
||||
name = "openvr_sys"
|
||||
path = "lib.rs"
|
Reference in New Issue
Block a user