Skip to content

Commit

Permalink
Merge pull request #12 from eclipseo/patch-1
Browse files Browse the repository at this point in the history
Bump criterion to 0.3
  • Loading branch information
TooManyBees authored Sep 14, 2019
2 parents e5b6594 + 7e121a8 commit ef9d322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ bench = false

[dev-dependencies]
rand = "0.5"
criterion = { version = "0.2", default-features = false }
criterion = { version = "0.3", default-features = false }
lazy_static = "1.3.0"
pretty_assertions = "0.6"

Expand Down

0 comments on commit ef9d322

Please sign in to comment.