mirror of
https://github.com/encounter/rust-sdl2.git
synced 2026-07-10 21:18:41 -07:00
Merge pull request #36 from crumblingstatue/master
Update sdl2 and sdl2-sys dependencies
This commit is contained in:
+2
-2
@@ -14,8 +14,8 @@ path = "src/sdl2_ttf/lib.rs"
|
||||
|
||||
[dependencies]
|
||||
bitflags = "0.5"
|
||||
sdl2 = "0.18.0"
|
||||
sdl2-sys = "0.8.1"
|
||||
sdl2 = "0.19.0"
|
||||
sdl2-sys = "0.19.0"
|
||||
|
||||
# [dependencies.sdl2]
|
||||
# git = "https://github.com/AngryLawyer/rust-sdl2/"
|
||||
|
||||
Reference in New Issue
Block a user