From 3ece8e36bd7c1aa08374ff8ffa0f7206976746fd Mon Sep 17 00:00:00 2001 From: Arne Dußin Date: Wed, 28 Oct 2020 20:49:51 +0100 Subject: Add possibility to draw rectangles --- Cargo.toml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 672a4c2..eb948b9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,6 +4,7 @@ version = "0.1.0" authors = ["Arne Dußin "] 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" -- cgit v1.2.3-70-g09d2