X-Git-Url: https://codewiz.org/gitweb?p=mandelwow.git;a=blobdiff_plain;f=Cargo.toml;fp=Cargo.toml;h=42244c2016c1d9285ae4ba2504169664258a0d2c;hp=114864e83fbc92114ccc098978c9a08ff4c9d614;hb=5a29f2c9665d2d593d70439d51ea7802c9b5d285;hpb=4b7d66ca13d763e8f1666c0d342cfd2857847f41;ds=sidebyside diff --git a/Cargo.toml b/Cargo.toml index 114864e..42244c2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"