Skip to content

Commit

Permalink
Merge branch 'master' into renovate/rand_chacha-0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
jwiesler authored Apr 7, 2024
2 parents 120dafb + 78dbb07 commit 0c1ac1b
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 @@ -15,7 +15,7 @@ description = "Minimal and efficient implementation of natural sort order in Rus
[dev-dependencies]
rand = "0.7.3"
rand_chacha = "0.3.1"
criterion = "0.3"
criterion = "0.5"

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

0 comments on commit 0c1ac1b

Please sign in to comment.