diff options
Diffstat (limited to 'tests/Cargo.toml')
| -rw-r--r-- | tests/Cargo.toml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/Cargo.toml b/tests/Cargo.toml index 2a121067..1f650c97 100644 --- a/tests/Cargo.toml +++ b/tests/Cargo.toml @@ -17,7 +17,6 @@ typst-ide = { workspace = true } clap = { workspace = true } comemo = { workspace = true } ecow = { workspace = true } -iai = { workspace = true } once_cell = { workspace = true } oxipng = { workspace = true } rayon = { workspace = true } @@ -31,10 +30,5 @@ name = "tests" path = "src/tests.rs" harness = false -[[bench]] -name = "benches" -path = "src/benches.rs" -harness = false - [lints] workspace = true |
