compositing: Make the constellation messages serializable.

This commit is contained in:
Patrick Walton 2015-07-10 11:16:27 -07:00
parent a0cf597946
commit b6485a9eaf
32 changed files with 316 additions and 229 deletions

View file

@ -62,7 +62,7 @@ git = "https://github.com/pcwalton/ipc-channel"
log = "*"
encoding = "0.2"
fnv = "1.0"
url = "0.2.35"
url = "0.2.36"
bitflags = "*"
rustc-serialize = "0.3"
libc = "*"