Update to glium 0.25.1
[mandelwow.git] / Cargo.toml
index 114864e83fbc92114ccc098978c9a08ff4c9d614..42244c2016c1d9285ae4ba2504169664258a0d2c 100644 (file)
@@ -15,7 +15,7 @@ opt-level = 3
 [dependencies]
 cgmath = "*"
 #gleam = "*"
-glium = "0.23"
+glium = "0.25.1"
 glutin = "0.21"
 image = { version = "*", features = ["png_codec"], optional = true }
 libxm = "1.0.0"