X-Git-Url: http://git.dolda2000.com/gitweb/?a=blobdiff_plain;f=Cargo.toml;h=44865698e3f55b9536b0094e3affb33e9866021d;hb=6edafdc0938ce553fc8976b253f3f009309817c1;hp=ce2f5ee53dd8df95c48fbe790bea3aabe8c8e116;hpb=296187ca027364405cf2fd95e727d5d1eaaec4fc;p=kaka%2Frust-sdl-test.git diff --git a/Cargo.toml b/Cargo.toml index ce2f5ee..4486569 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,4 +9,4 @@ time = "0.1.42" [dependencies.sdl2] version = "0.32.1" -features = ["gfx", "image"] +features = ["gfx", "image", "unsafe_textures"]