Update to image 0.20
[mandelwow.git] / Cargo.toml
index 5d8d3852693bba09231081291ee0e8a1cebf2b94..c64b1f98d2eda24c990366c2cb7cceef57aac627 100644 (file)
@@ -16,7 +16,7 @@ opt-level = 3
 cgmath = "*"
 glium = "0.22"
 glutin = "0.18"
-image = { version = "0.18", features = ["png_codec"], optional = true }
+image = { version = "0.20", features = ["png_codec"], optional = true }
 libxm = "1.0.0"
 rust-rocket = { path = "rust-rocket", optional = true }
 rand = "*"