Update image to 0.18

This commit is contained in:
Bastien Orivel 2018-02-28 15:08:55 +01:00
parent 22325df495
commit 9ca18b510f
5 changed files with 15 additions and 15 deletions

View file

@ -13,7 +13,7 @@ path = "lib.rs"
euclid = "0.17"
gfx_traits = {path = "../gfx_traits"}
gleam = "0.4"
image = "0.17"
image = "0.18"
ipc-channel = "0.9"
libc = "0.2"
log = "0.3.5"