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]]