Skip to content

Commit

Permalink
Upgrade criterion
Browse files Browse the repository at this point in the history
  • Loading branch information
vks committed Jul 28, 2023
1 parent ee80b41 commit 71f5a2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -79,7 +79,7 @@ rand_pcg = { path = "rand_pcg", version = "0.4.0" }
# Only to test serde1
bincode = "1.2.1"
rayon = "1.5.3"
criterion = { version = "0.4" }
criterion = "0.5"

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

0 comments on commit 71f5a2e

Please sign in to comment.