Bump criterion from c0461a6 to 4c19e91 (#1223)

Bumps [criterion](https://github.com/bheisler/criterion.rs) from `c0461a6` to `4c19e91`.
- [Commits](c0461a6a7f...4c19e913b8)

---
updated-dependencies:
- dependency-name: criterion
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-08-22 16:45:05 +02:00 committed by GitHub
parent f59aa61ee3
commit 6bbce8780a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View file

@ -825,7 +825,7 @@ dependencies = [
[[package]]
name = "criterion"
version = "0.5.1"
source = "git+https://github.com/bheisler/criterion.rs#c0461a6a7f42f86e8d6533ab082babe84e5c13b0"
source = "git+https://github.com/bheisler/criterion.rs#4c19e913b84e6a7e4a8470cb0f766796886ed891"
dependencies = [
"anes",
"cast",
@ -850,7 +850,7 @@ dependencies = [
[[package]]
name = "criterion-plot"
version = "0.5.0"
source = "git+https://github.com/bheisler/criterion.rs#c0461a6a7f42f86e8d6533ab082babe84e5c13b0"
source = "git+https://github.com/bheisler/criterion.rs#4c19e913b84e6a7e4a8470cb0f766796886ed891"
dependencies = [
"cast",
"itertools",