mirror of
https://github.com/servo/servo.git
synced 2025-08-17 11:25:35 +01:00
Update ipc-channel to 0.6.3
This commit is contained in:
parent
3d98e30909
commit
85e2648ffc
32 changed files with 133 additions and 91 deletions
|
@ -13,7 +13,7 @@ path = "lib.rs"
|
|||
bitflags = "0.7"
|
||||
bluetooth_traits = {path = "../bluetooth_traits"}
|
||||
device = {git = "https://github.com/servo/devices", features = ["bluetooth-test"]}
|
||||
ipc-channel = "0.5"
|
||||
ipc-channel = "0.6.3"
|
||||
servo_rand = {path = "../rand"}
|
||||
uuid = {version = "0.3.1", features = ["v4"]}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue