Upgrade SDL2 and SDL2 Image.

This commit is contained in:
2015-12-14 08:51:07 +01:00
parent 6148c06087
commit 6034e21e25
2 changed files with 17 additions and 12 deletions

View File

@@ -5,8 +5,8 @@ authors = ["logaritmisk <anders.e.olsson@gmail.com>"]
[dependencies]
time = "0.1"
sdl2 = "0.9"
sdl2_image = "0.3"
sdl2 = "0.12.0"
sdl2_image = "0.6.0"
[[bin]]
name = "super-matte-bros"