mirror of
https://github.com/servo/servo.git
synced 2025-09-20 11:50:09 +01:00
Update ipc-channel and related dependencies
This commit is contained in:
parent
6ff2524781
commit
92161ecfbc
36 changed files with 120 additions and 139 deletions
|
@ -57,7 +57,7 @@ lazy_static = "1"
|
|||
libservo = {path = "../../components/servo"}
|
||||
libc = "0.2"
|
||||
log = "0.4"
|
||||
rust-webvr = { version = "0.13", features = ["glwindow"] }
|
||||
rust-webvr = { version = "0.14.2", features = ["glwindow"] }
|
||||
servo-media = {git = "https://github.com/servo/media"}
|
||||
tinyfiledialogs = "3.0"
|
||||
webxr-api = { git = "https://github.com/servo/webxr", features = ["ipc"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue