mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Glutin update: dependencies update
This commit is contained in:
parent
415b26e4f1
commit
30fb18e711
12 changed files with 507 additions and 306 deletions
|
@ -13,5 +13,5 @@ path = "lib.rs"
|
|||
[dependencies]
|
||||
ipc-channel = "0.11"
|
||||
msg = {path = "../msg"}
|
||||
rust-webvr-api = {version = "=0.11.0", features = ["ipc"]}
|
||||
rust-webvr-api = {version = "0.11", features = ["ipc"]}
|
||||
serde = "1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue