Skip to content

Commit

Permalink
build(deps): bump criterion from 0.4.0 to 0.5.1
Browse files Browse the repository at this point in the history
Bumps [criterion](https://github.com/bheisler/criterion.rs) from 0.4.0 to 0.5.1.
- [Changelog](https://github.com/bheisler/criterion.rs/blob/master/CHANGELOG.md)
- [Commits](bheisler/criterion.rs@0.4.0...0.5.1)

---
updated-dependencies:
- dependency-name: criterion
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 24, 2024
1 parent ae40a00 commit 2ee89f8
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 91 deletions.
121 changes: 31 additions & 90 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 @@ -215,7 +215,7 @@ console-subscriber = "0.1.1"
console_error_panic_hook = "0.1"
const-str = "0.5.6"
const_format = "0.2.33"
criterion = "0.4"
criterion = "0.5"
csv = "1.3.0"
ctr = "0.9.1"
cupid = "0.6.1"
Expand Down

0 comments on commit 2ee89f8

Please sign in to comment.