Auto merge of #8119 - paulrouget:updateImage, r=Manishearth

update image to 0.4.0



<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8119)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2015-10-21 00:47:27 -06:00
commit 7fb3c51bbb
7 changed files with 16 additions and 16 deletions

View file

@ -68,7 +68,7 @@ features = [ "serde_serialization" ]
[dependencies]
app_units = "0.1"
image = "0.3.14"
image = "0.4.0"
log = "0.3"
num = "0.1.24"
time = "0.1.17"