This commit is contained in:
2017-02-17 17:02:14 -08:00
parent 493563b7cc
commit 2aa64060b6
8 changed files with 151 additions and 78 deletions

View File

@@ -21,6 +21,9 @@ openvr_sys = "*"
piston = "*"
piston_window = "*"
# for pose-relay
byteorder = "*"
[profile.release]
lto = true
panic = "abort"