mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Update cargo.lock for wr2, pin ipc-channel.
This commit is contained in:
parent
c349e4b1b8
commit
db8c3ef727
26 changed files with 79 additions and 79 deletions
|
@ -13,7 +13,7 @@ path = "lib.rs"
|
|||
profile_traits = {path = "../profile_traits"}
|
||||
plugins = {path = "../plugins"}
|
||||
util = {path = "../util", features = ["servo"]}
|
||||
ipc-channel = {git = "https://github.com/servo/ipc-channel"}
|
||||
ipc-channel = "0.4.0"
|
||||
heartbeats-simple = "0.3"
|
||||
log = "0.3.5"
|
||||
serde = "0.7.15"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue