mirror of
https://github.com/servo/servo.git
synced 2025-08-08 15:05:35 +01:00
Revert "Glutin update: dependencies update"
This reverts commit 30fb18e711
.
This commit is contained in:
parent
8606af4104
commit
60688da71a
12 changed files with 304 additions and 505 deletions
|
@ -13,5 +13,5 @@ path = "lib.rs"
|
|||
[dependencies]
|
||||
ipc-channel = "0.11"
|
||||
msg = {path = "../msg"}
|
||||
rust-webvr-api = {version = "0.11", features = ["ipc"]}
|
||||
rust-webvr-api = {version = "=0.11.0", features = ["ipc"]}
|
||||
serde = "1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue