diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -61,7 +61,6 @@ walkdir = "2" # Dependencies updates: # - Bump ttf-parser when rustybuzz is updated # - Bump usvg and resvg in conjunction with svg2pdf -criterion = "0.3" [[bin]] name = "typst" @@ -76,8 +75,3 @@ harness = false name = "oneshot" path = "benches/oneshot.rs" harness = false - -[[bench]] -name = "timed" -path = "benches/timed.rs" -harness = false |
