mirror of
https://github.com/encounter/rust-sdl2.git
synced 2026-07-10 21:18:41 -07:00
Add 'unsafe_textures' feature to get rid of the Texture lifetime
This commit is contained in:
@@ -35,6 +35,7 @@ optional = true
|
||||
|
||||
[features]
|
||||
|
||||
unsafe_textures = []
|
||||
default = []
|
||||
ttf = []
|
||||
image = []
|
||||
|
||||
+444
-64
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user