summaryrefslogtreecommitdiff
path: root/crates/typst-render/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/typst-render/Cargo.toml')
-rw-r--r--crates/typst-render/Cargo.toml4
1 files changed, 0 insertions, 4 deletions
diff --git a/crates/typst-render/Cargo.toml b/crates/typst-render/Cargo.toml
index 2db9b5ed..cc58f785 100644
--- a/crates/typst-render/Cargo.toml
+++ b/crates/typst-render/Cargo.toml
@@ -12,10 +12,6 @@ categories = { workspace = true }
keywords = { workspace = true }
readme = { workspace = true }
-[lib]
-doctest = false
-bench = false
-
[dependencies]
typst = { workspace = true }
typst-macros = { workspace = true }