summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 93d27a1..ac2f59a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -20,7 +20,6 @@ dungeon = { path = "dungeon" }
game = { path = "game" }
graphics = { path = "graphics" }
rand = "0.9"
-rand_chacha = "0.9"
raylib = "5.5"
strum = "0.27"
strum_macros = "0.27"