mirror of
https://github.com/mii443/rust-openvr.git
synced 2025-08-23 08:45:31 +00:00
fixed lib name
This commit is contained in:
@ -8,7 +8,7 @@ authors = [
|
|||||||
]
|
]
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
name = "vr"
|
name = "openvr"
|
||||||
path = "src/lib.rs"
|
path = "src/lib.rs"
|
||||||
|
|
||||||
[dependencies.openvr_sys]
|
[dependencies.openvr_sys]
|
||||||
|
Reference in New Issue
Block a user