diff --git a/Cargo.toml b/Cargo.toml index dfd7090..21f0de4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"] \ No newline at end of file +features = ["ttf","image","gfx","mixer"]