Update Cargo.toml
-Updated sdl2 dependency version
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