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

@ -14,7 +14,7 @@ msg = {path = "../msg"}
plugins = {path = "../plugins"}
util = {path = "../util"}
ipc-channel = {git = "https://github.com/servo/ipc-channel"}
image = "0.9"
image = "0.10"
log = "0.3.5"
hyper = "0.9"
rustc-serialize = "0.3.4"