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

@ -13,5 +13,5 @@ path = "lib.rs"
[dependencies]
ipc-channel = "0.11"
msg = {path = "../msg"}
rust-webvr-api = {version = "0.10.3", features = ["ipc"]}
rust-webvr-api = {version = "=0.11.0", features = ["ipc"]}
serde = "1.0"