diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,6 +9,6 @@ lazy_static = "1.1.0" tempfile = "3" [dependencies.sdl2] -git = "https://github.com/AngryLawyer/rust-sdl2" +version = "0.31.0" default-features = false features = ["image"] |
