Skip to content

Commit

Permalink
Remove unused dependencies and benchmarks
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaiSch committed Feb 1, 2024
1 parent 6023d82 commit cd693c2
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,8 @@ thiserror = "1.0.56"
chrono = "0.4.33"


[dev-dependencies]
criterion = { version = "0.5", features = ["html_reports"] }

[[bench]]
name = "db"
harness = false

[[bench]]
name = "browser"
harness = false

[profile.release]
strip = true
Expand Down

0 comments on commit cd693c2

Please sign in to comment.