Update sdl2-sys to 0.32.6

This commit is contained in:
Cobrand
2019-04-04 12:17:30 +00:00
parent ef581e75bd
commit 042ff70b06
+1 -1
View File
@@ -3,7 +3,7 @@
name = "sdl2-sys"
description = "Raw SDL2 bindings for Rust, used internally rust-sdl2"
repository = "https://github.com/rust-sdl2/rust-sdl2"
version = "0.32.5"
version = "0.32.6"
authors = ["Tony Aldridge <tony@angry-lawyer.com>"]
keywords = ["SDL", "windowing", "graphics", "ffi"]
categories = ["rendering","external-ffi-bindings","game-engines","multimedia"]