servo: Merge #15537 - Update ipc-channel to 0.6.3 (from servo:webrender); r=SimonSapin

Source-Repo: https://github.com/servo/servo
Source-Revision: 4a0b730cafd09fbd6e5cbc00727caef9b3cae315
This commit is contained in:
Anthony Ramine
2017-02-16 03:53:49 -08:00
parent 852c99ddd3
commit 80a412bacf
32 changed files with 135 additions and 93 deletions

View File

@@ -19,7 +19,7 @@ gfx_traits = {path = "../gfx_traits"}
heapsize = "0.3.0"
heapsize_derive = "0.1"
html5ever-atoms = "0.1"
ipc-channel = "0.5"
ipc-channel = "0.6.3"
libc = "0.2"
log = "0.3.5"
msg = {path = "../msg"}