mirror of
https://github.com/encounter/rust-sdl2.git
synced 2026-07-10 21:18:41 -07:00
+3
-3
@@ -12,6 +12,6 @@ name = "sdl2_image"
|
||||
path = "src/sdl2_image/lib.rs"
|
||||
|
||||
[dependencies]
|
||||
bitflags = "0.5"
|
||||
sdl2 = "0.21.0"
|
||||
sdl2-sys = "0.21.0"
|
||||
bitflags = "0.7"
|
||||
sdl2 = "0.22.0"
|
||||
sdl2-sys = "0.22.0"
|
||||
|
||||
Reference in New Issue
Block a user