Upgrade to most recent version of Rust. Still doesn't work.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user