From 0bcbda75b51bcb161156411b8336f7b94aebf281 Mon Sep 17 00:00:00 2001 From: Thomas Forgione Date: Thu, 26 Jul 2018 11:30:29 +0200 Subject: [PATCH] Image version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 4972267..40a3e27 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.1.0" authors = ["Thomas Forgione "] [dependencies] -image = "0.17.0" +image = "0.18.0" lazy_static = "0.2.11" [[bin]]