X-Git-Url: http://dolda2000.com/gitweb/?a=blobdiff_plain;f=Cargo.toml;h=44865698e3f55b9536b0094e3affb33e9866021d;hb=fcbc5786908a32f68597961203d8c30e8a70c9ba;hp=ce2f5ee53dd8df95c48fbe790bea3aabe8c8e116;hpb=d0c9b1f58edc19fcfc8aa484fdb3b13940196a02;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"]