Skip to content

Commit

Permalink
Bump criterion from 0.3.6 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.3.6 to 0.5.1.
- [Changelog](https://github.com/bheisler/criterion.rs/blob/master/CHANGELOG.md)
- [Commits](bheisler/criterion.rs@0.3.6...0.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 1, 2023
1 parent 822b79a commit a8feee0
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 70 deletions.
156 changes: 87 additions & 69 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 src/core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ ouroboros = "0.15.6"

[dev-dependencies]
assert_matches = "1.3.0"
criterion = "0.3.2"
criterion = "0.5.1"
needletail = { version = "0.5.1", default-features = false }
proptest = { version = "1.1.0", default-features = false, features = ["std"]}
rand = "0.8.2"
Expand Down

0 comments on commit a8feee0

Please sign in to comment.