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 906058d..2e2e66c 100644
--- a/dungeon/Cargo.toml
+++ b/dungeon/Cargo.toml
@@ -8,6 +8,7 @@ publish.workspace = true
rust-version.workspace = true
[dependencies]
+ordered-float = "5.1.0"
rand.workspace = true
strum.workspace = true
strum_macros.workspace = true