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

@ -44,7 +44,7 @@ heapsize = "0.3.0"
heapsize_plugin = "0.1.2"
html5ever = {version = "0.5.1", features = ["heap_size", "unstable"]}
hyper = { version = "0.9", features = [ "serde-serialization" ] }
image = "0.9"
image = "0.10"
libc = "0.2"
log = "0.3.5"
mime = "0.2.0"