summaryrefslogtreecommitdiff
path: root/crates/typst-library/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/typst-library/Cargo.toml')
-rw-r--r--crates/typst-library/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/typst-library/Cargo.toml b/crates/typst-library/Cargo.toml
index b210637a..f4b21988 100644
--- a/crates/typst-library/Cargo.toml
+++ b/crates/typst-library/Cargo.toml
@@ -66,6 +66,7 @@ unicode-normalization = { workspace = true }
unicode-segmentation = { workspace = true }
unscanny = { workspace = true }
usvg = { workspace = true }
+utf8_iter = { workspace = true }
wasmi = { workspace = true }
xmlwriter = { workspace = true }