Upgrade to most recent version of Rust. Still doesn't work.

This commit is contained in:
2015-11-16 10:44:01 +01:00
parent b91ae6cb29
commit 5d5a693508
8 changed files with 239 additions and 225 deletions

View File

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