summaryrefslogtreecommitdiff
path: root/crates/typst-layout/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/typst-layout/Cargo.toml')
-rw-r--r--crates/typst-layout/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/typst-layout/Cargo.toml b/crates/typst-layout/Cargo.toml
index cc355a3d..2c314e5c 100644
--- a/crates/typst-layout/Cargo.toml
+++ b/crates/typst-layout/Cargo.toml
@@ -21,6 +21,7 @@ typst-timing = { workspace = true }
typst-utils = { workspace = true }
az = { workspace = true }
bumpalo = { workspace = true }
+codex = { workspace = true }
comemo = { workspace = true }
ecow = { workspace = true }
hypher = { workspace = true }