Update to 0.34.3

This commit is contained in:
Cobrand
2020-08-24 23:14:02 +00:00
parent 11cfb8ddb5
commit 7b303daa6a
+1 -1
View File
@@ -3,7 +3,7 @@ name = "sdl2"
description = "SDL2 bindings for Rust"
repository = "https://github.com/Rust-SDL2/rust-sdl2"
documentation = "https://rust-sdl2.github.io/rust-sdl2/sdl2/"
version = "0.34.2"
version = "0.34.3"
license = "MIT"
authors = [ "Tony Aldridge <tony@angry-lawyer.com>", "Cobrand <cobrandw@gmail.com>"]
keywords = ["SDL", "windowing", "graphics", "api", "engine"]