Update sdl2-sys to 0.32.2

This commit is contained in:
Cobrand
2018-12-06 22:40:29 +00:00
parent 856101cddd
commit cb50fd8467
+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.1"
version = "0.32.2"
authors = ["Tony Aldridge <tony@angry-lawyer.com>"]
keywords = ["SDL", "windowing", "graphics", "ffi"]
categories = ["rendering","external-ffi-bindings","game-engines","multimedia"]