Upgrade SDL2 and SDL2 Image.

This commit is contained in:
2016-05-17 20:37:57 +02:00
parent 6034e21e25
commit 2c7d5cc1d6
8 changed files with 220 additions and 198 deletions

View File

@@ -4,9 +4,9 @@ version = "0.0.1"
authors = ["logaritmisk <anders.e.olsson@gmail.com>"]
[dependencies]
time = "0.1"
sdl2 = "0.12.0"
sdl2_image = "0.6.0"
time = "0.1.35"
sdl2 = "0.16.0"
sdl2_image = "0.16.0"
[[bin]]
name = "super-matte-bros"