mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Bump ipc-channel and bincode
This required bumping uuid too which unfortunately duplicated rand.
This commit is contained in:
parent
5b575e3647
commit
570d865065
34 changed files with 152 additions and 107 deletions
|
@ -21,7 +21,7 @@ fnv = "1.0"
|
|||
gfx = {path = "../gfx"}
|
||||
gfx_traits = {path = "../gfx_traits"}
|
||||
html5ever = "0.22"
|
||||
ipc-channel = "0.9"
|
||||
ipc-channel = "0.10"
|
||||
libc = "0.2"
|
||||
log = "0.3.5"
|
||||
malloc_size_of = { path = "../malloc_size_of" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue