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

@ -31,7 +31,7 @@ webrender = {git = "https://github.com/servo/webrender"}
app_units = {version = "0.2.3", features = ["plugins"]}
euclid = {version = "0.6.4", features = ["plugins"]}
gleam = "0.2.8"
image = "0.9"
image = "0.10"
log = "0.3.5"
num-traits = "0.1.32"
offscreen_gl_context = "0.1.2"