diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ edition = "2018" [dependencies] ggez = "0.5.0-rc.2" +rand = "0.7.0" xml-rs = "0.8" [profile.dev] |
index : pax-romana | ||
ggez game demo | System administrator |
summaryrefslogtreecommitdiff |
-rw-r--r-- | Cargo.toml | 1 |
@@ -6,6 +6,7 @@ edition = "2018" [dependencies] ggez = "0.5.0-rc.2" +rand = "0.7.0" xml-rs = "0.8" [profile.dev] |