mirror of
https://github.com/encounter/rust-sdl2.git
synced 2026-07-10 21:18:41 -07:00
cargo: bump version, publish to crates.io
This commit is contained in:
+2
-2
@@ -12,8 +12,8 @@ name = "sdl2_image"
|
||||
path = "src/sdl2_image/lib.rs"
|
||||
|
||||
[dependencies]
|
||||
bitflags = "0.1.1"
|
||||
libc = "0.1.6"
|
||||
bitflags = "^0.3.2"
|
||||
libc = "^0.1"
|
||||
sdl2 = "0.9"
|
||||
sdl2-sys = "0.6"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user