Skip to content

Commit

Permalink
Set bench = false for the library itself
Browse files Browse the repository at this point in the history
  • Loading branch information
bluss committed Aug 21, 2016
1 parent e1b3797 commit fc25862
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ keywords = ["benchmark"]
[lib]
name = "bencher"
path = "lib.rs"
bench = false

[[bench]]
name = "example"
Expand Down

0 comments on commit fc25862

Please sign in to comment.