Use unsafe textures and move some things into an app object
[kaka/rust-sdl-test.git] / Cargo.toml
index ce2f5ee..4486569 100644 (file)
@@ -9,4 +9,4 @@ time = "0.1.42"
 
 [dependencies.sdl2]
 version = "0.32.1"
-features = ["gfx", "image"]
+features = ["gfx", "image", "unsafe_textures"]