Update image.

This commit is contained in:
Ms2ger 2017-01-09 16:37:58 +01:00 committed by Anthony Ramine
parent ed3f53211c
commit 1c0b09f85a
6 changed files with 43 additions and 21 deletions

View file

@ -13,7 +13,7 @@ path = "lib.rs"
cookie = {version = "0.2.5", features = ["serialize-rustc"]}
euclid = "0.10.1"
hyper = "0.9.9"
image = "0.10"
image = "0.12"
ipc-channel = "0.5"
log = "0.3.5"
msg = {path = "../msg"}