mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Glutin update: dependencies update
This commit is contained in:
parent
1c74a80e28
commit
1758207393
12 changed files with 507 additions and 306 deletions
|
@ -22,7 +22,7 @@ gleam = "0.6"
|
|||
ipc-channel = "0.11"
|
||||
log = "0.4"
|
||||
msg = {path = "../msg"}
|
||||
rust-webvr = {version = "=0.11.0", features = ["openvr", "vrexternal"]}
|
||||
rust-webvr = {version = "0.11", 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