mirror of
https://github.com/encounter/rust-sdl2.git
synced 2026-07-10 21:18:41 -07:00
Merge pull request #69 from crumblingstatue/master
Update sdl2 dependency
This commit is contained in:
+1
-1
@@ -13,5 +13,5 @@ path = "src/sdl2_image/lib.rs"
|
||||
|
||||
[dependencies]
|
||||
bitflags = "0.5"
|
||||
sdl2 = "0.19.0"
|
||||
sdl2 = "0.20"
|
||||
sdl2-sys = "0.19.0"
|
||||
|
||||
Reference in New Issue
Block a user