diff --git a/Cargo.toml b/Cargo.toml index c45111b..c7b804f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ authors = ["Thomas Forgione "] [dependencies] num = "0.1.42" glium = "0.21.0" -image = "0.19.0" +image = "0.18.0" byteorder = "1.2.3" clap = "2.31.2" nalgebra = "0.15.3"