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

@ -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"