mirror of
https://github.com/servo/servo.git
synced 2025-09-22 04:40:09 +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
|
@ -12,7 +12,7 @@ path = "lib.rs"
|
|||
[dependencies]
|
||||
profile_traits = {path = "../profile_traits"}
|
||||
plugins = {path = "../plugins"}
|
||||
ipc-channel = "0.5"
|
||||
ipc-channel = "0.6.3"
|
||||
heartbeats-simple = "0.3"
|
||||
log = "0.3.5"
|
||||
serde = "0.8"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue