Auto merge of #11146 - mbrubeck:always-be-updating, r=metajack

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

<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11146)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2016-05-12 05:28:12 -07:00
commit 9eb7162b8a
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"