From 4cbbf41696dfc76c5a2f758aaa994466a852a489 Mon Sep 17 00:00:00 2001 From: tom barrett Date: Sun, 16 Jun 2019 05:46:46 -0500 Subject: created new parser --- Cargo.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index c44e3eb..4059fdd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,5 +6,4 @@ edition = "2018" [dependencies] ggez = "0.5.0-rc.2" -rand = "0.7.0-pre.1" -tiled = "0.8.0" +xml-rs = "0.8" -- cgit v1.2.3