Skip to content

Commit

Permalink
Update criterion requirement from 0.3 to 0.4 (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 29, 2023
1 parent 45d938c commit 0e6d9fb
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 @@ -28,7 +28,7 @@ log = "^0.4"

[dev-dependencies]
tempfile = "^3.1"
criterion = "0.3"
criterion = "0.4"
fxhash = "0.2.1"
lazy_static = "1.2"
quickcheck = "1.0"
Expand Down

0 comments on commit 0e6d9fb

Please sign in to comment.