Allow selecting text fg and bg colors.
[mandelwow.git] / Cargo.toml
index f3f65b9f3256fd80d5c60524bc0d4f8e6cbdded1..4e927c4d69de24804b2ec0588608a240f6bac454 100644 (file)
@@ -13,7 +13,7 @@ cgmath = "*"
 glium = "0.16.0"
 glutin = "0.7.4"
 genmesh = "0.4.1"
-image = { version = "0.13.0", features = ["png_codec"] }
+image = { version = "0.14.0", features = ["png_codec"] }
 libxm = "1.0.0"
 obj = { version = "0.5", features = ["usegenmesh"] }
 rand = "*"