summaryrefslogtreecommitdiff
path: root/crates/typst-pdf/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/typst-pdf/Cargo.toml')
-rw-r--r--crates/typst-pdf/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/typst-pdf/Cargo.toml b/crates/typst-pdf/Cargo.toml
index dd71b61e..61b84498 100644
--- a/crates/typst-pdf/Cargo.toml
+++ b/crates/typst-pdf/Cargo.toml
@@ -23,7 +23,7 @@ typst-timing = { workspace = true }
base64 = { workspace = true }
bytemuck = { workspace = true }
comemo = { workspace = true }
-ecow = { workspace = true}
+ecow = { workspace = true }
image = { workspace = true }
miniz_oxide = { workspace = true }
once_cell = { workspace = true }