From 8493a12298c4ebce8cd42562e9f7b996ee3ad137 Mon Sep 17 00:00:00 2001 From: Date: Mon, 29 Aug 2016 19:53:47 -0700 Subject: [PATCH] update sdl --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 52d570f..2865d96 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,5 +7,5 @@ authors = ["Jared Roberts "] itertools = ">=0.4" memmap = "~0.2" -sdl2 = "0.15" -sdl2_image = "1.0" +sdl2 = "0.22" +sdl2_image = "0.22"