Skip to content

Commit

Permalink
fix(bench): add required-features (#303)
Browse files Browse the repository at this point in the history
  • Loading branch information
morigs authored Oct 25, 2020
1 parent b80b5bc commit 3764ea8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,9 @@ harness = false
[[bench]]
name = "metric"
harness = false
required-features = ["metrics"]

[[bench]]
name = "ddsketch"
harness = false
required-features = ["metrics"]

0 comments on commit 3764ea8

Please sign in to comment.