summaryrefslogtreecommitdiff
path: root/dungeon/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'dungeon/Cargo.toml')
-rw-r--r--dungeon/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/dungeon/Cargo.toml b/dungeon/Cargo.toml
index 213fc3b..cef2cf5 100644
--- a/dungeon/Cargo.toml
+++ b/dungeon/Cargo.toml
@@ -10,6 +10,7 @@ rust-version.workspace = true
[dependencies]
getrandom.workspace = true
rand.workspace = true
+rand_xoshiro.workspace = true
strum.workspace = true
strum_macros.workspace = true