Update ipc-channel to 0.6.3

This commit is contained in:
Anthony Ramine 2017-02-14 01:49:01 +01:00
parent 3d98e30909
commit 85e2648ffc
32 changed files with 133 additions and 91 deletions

View file

@ -20,7 +20,7 @@ devtools_traits = {path = "../devtools_traits"}
euclid = "0.10.1"
gfx = {path = "../gfx"}
gfx_traits = {path = "../gfx_traits"}
ipc-channel = "0.5"
ipc-channel = "0.6.3"
layout_traits = {path = "../layout_traits"}
log = "0.3.5"
msg = {path = "../msg"}