mirror of
https://github.com/encounter/rust-sdl2.git
synced 2026-07-10 21:18:41 -07:00
Merge pull request #21 from crumblingstatue/master
Bump sdl2 and sdl2-sys versions
This commit is contained in:
+2
-2
@@ -14,8 +14,8 @@ path = "src/sdl2_ttf/lib.rs"
|
||||
|
||||
[dependencies]
|
||||
bitflags = "0.2"
|
||||
sdl2 = "0.9"
|
||||
sdl2-sys = "0.6"
|
||||
sdl2 = "0.12.0"
|
||||
sdl2-sys = "0.7.0"
|
||||
libc = "0.1"
|
||||
|
||||
# [dependencies.sdl2]
|
||||
|
||||
Reference in New Issue
Block a user