From c3649aaded50f3ca34f489254729d5f91dc62c94 Mon Sep 17 00:00:00 2001 From: Tom Barrett Date: Sun, 31 Jan 2021 05:52:40 -0600 Subject: start --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 2858233..9c0202e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,3 +7,4 @@ edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] +ggez = "0.5.1" -- cgit v1.2.3