mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Update ipc-channel and crossbeam-channel.
This commit is contained in:
parent
107a29121c
commit
3fd3c23e17
45 changed files with 362 additions and 168 deletions
|
@ -11,7 +11,7 @@ name = "webvr_traits"
|
|||
path = "lib.rs"
|
||||
|
||||
[dependencies]
|
||||
ipc-channel = "0.12"
|
||||
ipc-channel = "0.14"
|
||||
msg = {path = "../msg"}
|
||||
rust-webvr-api = {version = "0.16", features = ["ipc"]}
|
||||
rust-webvr-api = {version = "0.17", features = ["ipc"]}
|
||||
serde = "1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue