Merge branch 'master' of ssh://codewiz.org/~/public_git/mandelwow
[mandelwow.git] / Cargo.toml
index 36dedd851dec40efc90621f5f7f4534f1ec079f8..c7f4875da4cd470264b255096c9bfe8de5e21d31 100644 (file)
@@ -12,8 +12,8 @@ opt-level = 3
 
 [dependencies]
 cgmath = "*"
-glium = "0.16.0"
-glutin = "0.7.4"
+glium = "0.17.0"
+glutin = "0.9"
 image = { version = "0.14.0", features = ["png_codec"], optional = true }
 libxm = "1.0.0"
 rust-rocket = { path = "rust-rocket", optional = true }