From ea6c184e7b058429be0049c3bdc749303d05dabd Mon Sep 17 00:00:00 2001 From: Tom Barrett Date: Sun, 31 Jan 2021 14:28:41 +0100 Subject: drawm --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 9c0202e..e3cd0e1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,3 +8,4 @@ edition = "2018" [dependencies] ggez = "0.5.1" +rand = "0.8.0" -- cgit v1.2.3