aboutsummaryrefslogtreecommitdiffstats
path: root/components/gfx/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'components/gfx/Cargo.toml')
-rw-r--r--components/gfx/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/gfx/Cargo.toml b/components/gfx/Cargo.toml
index 08e0e4d6cc7..42082e76310 100644
--- a/components/gfx/Cargo.toml
+++ b/components/gfx/Cargo.toml
@@ -21,7 +21,7 @@ fnv = "1.0"
fontsan = {git = "https://github.com/servo/fontsan"}
gfx_traits = {path = "../gfx_traits"}
harfbuzz-sys = "0.3"
-ipc-channel = "0.12"
+ipc-channel = "0.14"
lazy_static = "1"
libc = "0.2"
log = "0.4"