Auto merge of #14929 - servo:update-image, r=mbrubeck

Update image.

<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/14929)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2017-01-11 05:37:45 -08:00 committed by GitHub
commit 12c71c57d1
6 changed files with 43 additions and 21 deletions

View file

@ -13,7 +13,7 @@ path = "lib.rs"
euclid = "0.10.1"
gfx_traits = {path = "../gfx_traits"}
gleam = "0.2.8"
image = "0.10"
image = "0.12"
ipc-channel = "0.5"
log = "0.3.5"
msg = {path = "../msg"}