mirror of
https://github.com/encounter/rust-sdl2.git
synced 2026-07-10 21:18:41 -07:00
Merge pull request #14 from Manorhos/master
Update Cargo.toml: Bump sdl2 to version 0.13
This commit is contained in:
+1
-1
@@ -16,6 +16,6 @@ path = "src/sdl2_gfx/lib.rs"
|
||||
[dependencies]
|
||||
num = "0.1"
|
||||
libc = "0.1"
|
||||
sdl2 = "0.12"
|
||||
sdl2 = "0.13"
|
||||
sdl2-sys = "0.8"
|
||||
c_vec = "1.0.*"
|
||||
|
||||
Reference in New Issue
Block a user