diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -4,6 +4,7 @@ version = "0.1.0" authors = ["Arne Dußin <arne.dussin@gmail.com>"] edition = "2018" -# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html - [dependencies] +piston_window = "*" +piston2d-opengl_graphics = "*" +pistoncore-sdl2_window = "0.66.0" |
