X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=Cargo.toml;h=9d5e78f2dde0059d99e276e5a03944a3367061f5;hb=70e7644b69b79a7d20db51fd9d242524209dff88;hp=c64b1f98d2eda24c990366c2cb7cceef57aac627;hpb=7b99fbed004ff914c33c2762c8b40c32d7b3a557;p=mandelwow.git diff --git a/Cargo.toml b/Cargo.toml index c64b1f9..9d5e78f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,6 +14,7 @@ opt-level = 3 [dependencies] cgmath = "*" +#gleam = "*" glium = "0.22" glutin = "0.18" image = { version = "0.20", features = ["png_codec"], optional = true }