Skip to content

Commit

Permalink
Bump criterion from 0.4.0 to 0.5.1 (#1085)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 14, 2023
1 parent fbd198d commit fa3943e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 41 deletions.
47 changes: 7 additions & 40 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 @@ -53,7 +53,7 @@ yaml-rust = "0.4.5"
parking_lot = "0.12"

[dev-dependencies]
criterion = "0.4.0"
criterion = "0.5.1"
gix-testtools = "0.12.0"
insta = { version = "1.29.0", features = ["json", "redactions"] }
pretty_assertions = "1.3.0"
Expand Down

0 comments on commit fa3943e

Please sign in to comment.