Skip to content

Commit

Permalink
Update Rust crate criterion to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent 78dbb07 commit 1f81ec7
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.2.2"
criterion = "0.5"
criterion = "0.5.1"

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

0 comments on commit 1f81ec7

Please sign in to comment.