Merge pull request #2 from KyRuS-SH/patch-2
Cargo.toml: Bump version of sdl2
This commit is contained in:
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user