X-Git-Url: https://codewiz.org/gitweb?p=mandelwow.git;a=blobdiff_plain;f=Cargo.toml;h=58e3bbc22ad6570ae7d229cec816c40e666d9246;hp=a45129c741c3383f3d30220412cc53cd769c3f0d;hb=2ced043569d420f7d14b068fe7da0408c6a46fd8;hpb=a16269dc0af1fd7f4505e7de133026ccc556f80c diff --git a/Cargo.toml b/Cargo.toml index a45129c..58e3bbc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,8 +6,9 @@ authors = ["Bernie Innocenti "] [dependencies] glium = "*" glutin = "*" -genmesh = "0.4" +genmesh = "0.4.1" obj = { version = "0.5", features = ["usegenmesh"] } +libxm = "1.0.0" [[bin]] name = "mandelwow"