Skip to content

Commit

Permalink
chore(deps): bump criterion to 0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
davidrusu committed Nov 17, 2022
1 parent cdc48a4 commit 9da9210
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 @@ -37,7 +37,7 @@ zeroize = "1.5.7"

[dev-dependencies]
bincode = "1.3.3"
criterion = "0.3.1"
criterion = "0.4"
eyre = "0.6.5"
rand_core = "0.6.3"
rand_xorshift = "0.3.0"
Expand Down

0 comments on commit 9da9210

Please sign in to comment.