X-Git-Url: https://codewiz.org/gitweb?p=mandelwow.git;a=blobdiff_plain;f=Cargo.toml;fp=Cargo.toml;h=9c1bd7f403b2a2749f6bc1169d9323f868466027;hp=4d56af3aeb5f6c332da83121de4dd80aae099f3f;hb=ea6dc9f11f8fa27c1a20ffe2e70e4d2fbe69cdff;hpb=e758b0d67cbb0fdb0bc316b9b4037511e492c0d5 diff --git a/Cargo.toml b/Cargo.toml index 4d56af3..9c1bd7f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,8 +12,8 @@ opt-level = 3 [dependencies] cgmath = "*" -glium = "0.16.0" -glutin = "0.7.4" +glium = "0.17.0" +glutin = "0.9" genmesh = "0.4.1" image = { version = "0.14.0", features = ["png_codec"], optional = true } libxm = "1.0.0"