From 976ad40137cf468eda32b1d947c524bfaeeaa7da Mon Sep 17 00:00:00 2001 From: tom barrett Date: Tue, 2 Jul 2019 10:17:19 -0500 Subject: cargo updated --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index a1b6ba9..24c7704 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,6 +6,7 @@ edition = "2018" [dependencies] ggez = "0.5.0-rc.2" +rand = "0.7.0" xml-rs = "0.8" [profile.dev] -- cgit v1.2.3