mirror of
https://github.com/servo/servo.git
synced 2025-07-23 07:13:52 +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
|
@ -18,7 +18,7 @@ gfx = {path = "../gfx"}
|
|||
gfx_traits = {path = "../gfx_traits"}
|
||||
heapsize = "0.3.0"
|
||||
heapsize_plugin = "0.1.2"
|
||||
ipc-channel = {git = "https://github.com/servo/ipc-channel"}
|
||||
ipc-channel = "0.4.0"
|
||||
layout = {path = "../layout"}
|
||||
layout_traits = {path = "../layout_traits"}
|
||||
log = "0.3.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue