Skip to content

Commit

Permalink
Update Rust crate criterion to 0.5 (#5)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 25, 2024
1 parent f2931cf commit 155d338
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 85 deletions.
113 changes: 29 additions & 84 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ itertools = { version = "0.12.1", default-features = false }
unicode-width = "0.1"

[dev-dependencies]
criterion = "0.4"
criterion = "0.5"

[lib]
bench = false
Expand Down

0 comments on commit 155d338

Please sign in to comment.