summaryrefslogtreecommitdiff
path: root/engine/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'engine/Cargo.toml')
-rw-r--r--engine/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/engine/Cargo.toml b/engine/Cargo.toml
index db30fff..b33b2d6 100644
--- a/engine/Cargo.toml
+++ b/engine/Cargo.toml
@@ -13,6 +13,7 @@ gl = "0.14.0"
bitflags = "2.4.0"
cstr = "0.2.11"
tracing = { version = "0.1.39", optional = true }
+seq-macro = "0.3.5"
[dependencies.image]
version = "0.24.7"