diff options
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -87,7 +87,6 @@ name = "dungeon" version = "0.1.0" dependencies = [ "rand", - "rand_chacha", "strum", "strum_macros", ] |
| index : DungeonCrawl | ||
| A rust Dungeon Crawler! |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | Cargo.lock | 1 |
@@ -87,7 +87,6 @@ name = "dungeon" version = "0.1.0" dependencies = [ "rand", - "rand_chacha", "strum", "strum_macros", ] |