summaryrefslogtreecommitdiff
path: root/game/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'game/Cargo.toml')
-rw-r--r--game/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/game/Cargo.toml b/game/Cargo.toml
index 5cdf4af..3371f50 100644
--- a/game/Cargo.toml
+++ b/game/Cargo.toml
@@ -8,6 +8,7 @@ publish.workspace = true
rust-version.workspace = true
[dependencies]
+audio.workspace = true
argh.workspace = true
dungeon.workspace = true
graphics.workspace = true