mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Update webvr
This commit is contained in:
parent
834d3193a2
commit
623507187b
4 changed files with 11 additions and 11 deletions
|
@ -22,7 +22,7 @@ gleam = "0.6"
|
|||
ipc-channel = "0.11"
|
||||
log = "0.4"
|
||||
msg = {path = "../msg"}
|
||||
rust-webvr = {version = "0.10.2", features = ["openvr", "vrexternal"]}
|
||||
rust-webvr = {version = "=0.11.0", features = ["openvr", "vrexternal"]}
|
||||
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