mirror of
https://github.com/encounter/rust-sdl2.git
synced 2026-07-10 21:18:41 -07:00
Merge pull request #62 from crumblingstatue/master
Upgrade sdl2 dependency to 0.14
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ path = "src/sdl2_image/lib.rs"
|
||||
[dependencies]
|
||||
bitflags = "^0.3.2"
|
||||
libc = "^0.2"
|
||||
sdl2 = "0.13.0"
|
||||
sdl2 = "0.14.0"
|
||||
sdl2-sys = "0.8.0"
|
||||
|
||||
[[bin]]
|
||||
|
||||
Reference in New Issue
Block a user