Skip to content

Commit

Permalink
Upgrade criterion
Browse files Browse the repository at this point in the history
  • Loading branch information
vks committed Apr 26, 2024
1 parent d42daab commit d507f7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -76,7 +76,7 @@ rand_pcg = { path = "rand_pcg", version = "=0.9.0-alpha.1" }
# 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 d507f7e

Please sign in to comment.