mirror of
https://github.com/mii443/rust-openvr.git
synced 2025-08-22 16:25:36 +00:00
Added pointer to gen
This commit is contained in:
@ -7,5 +7,8 @@ authors = [
|
||||
]
|
||||
|
||||
[lib]
|
||||
name = "openvr_sys"
|
||||
path = "src/sys/lib.rs"
|
||||
name = "vr"
|
||||
path = "src/lib.rs"
|
||||
|
||||
[dependencies.openvr_sys]
|
||||
path = "src/sys/"
|
Reference in New Issue
Block a user