diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ authors = ["Raymond Hogenson <rhogenson@posteo.net>"] [dependencies] rand = "0.5.5" lazy_static = "1.1.0" +tempfile = "3" [dependencies.sdl2] git = "https://github.com/AngryLawyer/rust-sdl2" |
