Skip to content

Commit

Permalink
Merge #382
Browse files Browse the repository at this point in the history
382: Bump criterion version r=urschrei a=urschrei



Co-authored-by: Stephan Hügel <shugel@tcd.ie>
  • Loading branch information
bors[bot] and urschrei authored Sep 13, 2019
2 parents e14d572 + f69fed3 commit 71256b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geo/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ use-serde = ["serde", "geo-types/serde"]

[dev-dependencies]
approx = "0.3.0"
criterion = { version = "0.2" }
criterion = { version = "0.3" }

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

0 comments on commit 71256b0

Please sign in to comment.