summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 8d366d6..2871ce6 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -87,7 +87,6 @@ name = "dungeon"
version = "0.1.0"
dependencies = [
"rand",
- "rand_chacha",
"strum",
"strum_macros",
]