X-Git-Url: https://codewiz.org/gitweb?p=mandelwow.git;a=blobdiff_plain;f=Cargo.toml;h=0d51822eab0606e141ab3dcf4c8350f69a8950d7;hp=706d69e42201eb06d081115e116114bb91c5c94d;hb=9f1d6a36fc1fd480f27977f047d86a152109b786;hpb=a351d13b67d0dab55fa1ab1378a7f9554e06a231 diff --git a/Cargo.toml b/Cargo.toml index 706d69e..0d51822 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"