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