Update image, hyper, gleam, flate2, threadpool, string_cache, num_cpus

This commit is contained in:
Matt Brubeck 2016-05-10 13:53:05 -07:00
parent 641b374f0b
commit d54f489c33
9 changed files with 169 additions and 166 deletions

View file

@ -15,7 +15,7 @@ ipc-channel = {git = "https://github.com/servo/ipc-channel"}
heapsize = "0.3.0"
heapsize_plugin = "0.1.2"
hyper = { version = "0.9", features = [ "serde-serialization" ] }
image = "0.9"
image = "0.10"
lazy_static = "0.2"
log = "0.3.5"
serde = "0.7"