X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=Cargo.toml;fp=Cargo.toml;h=516775948420000cd8d0f28f9c56bbf18e89ee63;hb=d435684b264419ec4d8fa5770ce7a15207a67c70;hp=37d847a9826943d31464e03090f991e7b75a9d77;hpb=e523420da6df64609d595e1e6e902592c00f6a47;p=mandelwow.git diff --git a/Cargo.toml b/Cargo.toml index 37d847a..5167759 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,7 @@ license = "GPL-3.0+" [dependencies] cgmath = "*" glium = "0.15.0" -glutin = "*" +glutin = "0.6.2" genmesh = "0.4.1" image = "0.12.0" obj = { version = "0.5", features = ["usegenmesh"] }