From b3615ccd493c4791c3c7565fc7417cba50e8fd71 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Tue, 2 Apr 2024 16:16:44 +0200 Subject: A few CI and crate config changes (#3852) --- crates/typst-cli/Cargo.toml | 3 --- 1 file changed, 3 deletions(-) (limited to 'crates/typst-cli/Cargo.toml') diff --git a/crates/typst-cli/Cargo.toml b/crates/typst-cli/Cargo.toml index 65803a1d..c2b23df0 100644 --- a/crates/typst-cli/Cargo.toml +++ b/crates/typst-cli/Cargo.toml @@ -15,9 +15,6 @@ readme = { workspace = true } [[bin]] name = "typst" path = "src/main.rs" -test = false -doctest = false -bench = false doc = false [dependencies] -- cgit v1.2.3