Skip to content

Commit

Permalink
bench is false bheisler/criterion.rs#193
Browse files Browse the repository at this point in the history
  • Loading branch information
bee committed Jul 24, 2022
1 parent 1c987b0 commit 944b048
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ license = "MIT"
[lib]
name = "ares"
path = "src/lib.rs"
bench = false

[[bin]]
name = "ares"
Expand All @@ -35,7 +36,4 @@ strip = "symbols"

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

[lib]
bench = false
harness = false

0 comments on commit 944b048

Please sign in to comment.