Skip to content

Commit

Permalink
Merge pull request #12 from ohadravid/dependabot/cargo/criterion-0.3
Browse files Browse the repository at this point in the history
Update criterion requirement from 0.2 to 0.3
  • Loading branch information
ohadravid authored Aug 28, 2019
2 parents 79738c3 + 4ff62f8 commit 2db4cb4
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 @@ -35,7 +35,7 @@ little-skeptic = "0.15"
[dev-dependencies]
lazy_static = "1.2.0"
serde_json = { version = "1.0" }
criterion = "0.2"
criterion = "0.3"
little-skeptic = "0.15"

[[bin]]
Expand Down

0 comments on commit 2db4cb4

Please sign in to comment.