Update webvr

This commit is contained in:
Manish Goregaokar 2019-04-23 10:16:04 -07:00
parent 834d3193a2
commit 623507187b
4 changed files with 11 additions and 11 deletions

View file

@ -52,7 +52,7 @@ lazy_static = "1"
libservo = {path = "../../components/servo"}
libc = "0.2"
log = "0.4"
rust-webvr = { version = "0.10.2", features = ["glwindow"] }
rust-webvr = { version = "=0.11.0", features = ["glwindow"] }
tinyfiledialogs = "3.0"
[target.'cfg(any(target_os = "linux", target_os = "windows"))'.dependencies]