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