Update sdl2-sys version to 0.32.4

This commit is contained in:
Cobrand
2018-12-08 17:13:15 +00:00
parent c876804912
commit 54fb8a0c24
+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.3"
version = "0.32.4"
authors = ["Tony Aldridge <tony@angry-lawyer.com>"]
keywords = ["SDL", "windowing", "graphics", "ffi"]
categories = ["rendering","external-ffi-bindings","game-engines","multimedia"]