X-Git-Url: http://git.dolda2000.com/gitweb/?a=blobdiff_plain;f=Cargo.toml;h=de70b9d96cfcc760ceb6a044ff343d0eca552905;hb=249d43ea0ec6eed871bc7cb30aa9ee0ff0ed553f;hp=ce2f5ee53dd8df95c48fbe790bea3aabe8c8e116;hpb=296187ca027364405cf2fd95e727d5d1eaaec4fc;p=kaka%2Frust-sdl-test.git diff --git a/Cargo.toml b/Cargo.toml index ce2f5ee..de70b9d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,8 +5,8 @@ authors = ["Tomas Wenström "] [dependencies] rand = "0.6.5" -time = "0.1.42" +time = "0.2.24" [dependencies.sdl2] version = "0.32.1" -features = ["gfx", "image"] +features = ["gfx", "image", "unsafe_textures"]