mirror of
https://github.com/servo/servo.git
synced 2025-08-22 13:55:34 +01:00
Update rust-webvr to 0.8
This commit is contained in:
parent
19cbea23a8
commit
714fe3b88a
7 changed files with 22 additions and 9 deletions
|
@ -15,6 +15,7 @@ euclid = "0.15"
|
|||
ipc-channel = "0.8"
|
||||
log = "0.3"
|
||||
msg = {path = "../msg"}
|
||||
rust-webvr = {version = "0.8", features = ["openvr"]}
|
||||
script_traits = {path = "../script_traits"}
|
||||
servo_config = {path = "../config"}
|
||||
webvr_traits = {path = "../webvr_traits" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue