mirror of
https://github.com/servo/servo.git
synced 2025-09-02 19:18:23 +01:00
Update rust-webvr
This commit is contained in:
parent
bb310efbb9
commit
5ac106cbbe
7 changed files with 58 additions and 13 deletions
|
@ -12,6 +12,6 @@ path = "lib.rs"
|
|||
[dependencies]
|
||||
ipc-channel = "0.7"
|
||||
msg = {path = "../msg"}
|
||||
rust-webvr = {version = "0.3", features = ["serde-serialization"]}
|
||||
rust-webvr = {version = "0.4", features = ["serde-serialization"]}
|
||||
serde = "0.9"
|
||||
serde_derive = "0.9"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue