summaryrefslogtreecommitdiff
path: root/tests/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Cargo.toml')
-rw-r--r--tests/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Cargo.toml b/tests/Cargo.toml
index cce7c6af..ca8c1c0c 100644
--- a/tests/Cargo.toml
+++ b/tests/Cargo.toml
@@ -9,6 +9,7 @@ publish = false
[dev-dependencies]
typst = { workspace = true }
typst-library = { workspace = true }
+typst-pdf = { workspace = true }
typst-render = { workspace = true }
typst-svg = { workspace = true }
clap = { workspace = true }