Skip to content

Commit

Permalink
bump criterion dev dependency to 0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
starkat99 committed Jan 2, 2023
1 parent bc38c5b commit b8782c2
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 @@ -33,7 +33,7 @@ zerocopy = { version = "0.6.0", default-features = false, optional = true }
crunchy = "0.2.2"

[dev-dependencies]
criterion = "0.3.5"
criterion = "0.4.0"
quickcheck = "1.0"
quickcheck_macros = "1.0"
rand = "0.8.4"
Expand Down

0 comments on commit b8782c2

Please sign in to comment.