fixed lib name

This commit is contained in:
Rene Eichhorn
2016-04-10 15:15:24 +02:00
parent 7b94aff6cd
commit 15e147f255

View File

@ -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]