Merge pull request #2 from KyRuS-SH/patch-2

Cargo.toml: Bump version of sdl2
This commit is contained in:
Marco Thomas
2021-06-13 12:16:10 +02:00
committed by GitHub

View File

@@ -10,6 +10,6 @@ edition = "2018"
rand = "0.8.3"
[dependencies.sdl2]
version = "0.34"
version = "0.34.5"
default-features = false
features = ["ttf","image","gfx","mixer"]
features = ["ttf","image","gfx","mixer"]