mirror of
https://github.com/Hopiu/lychee.git
synced 2026-03-25 00:40:26 +00:00
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:
parent
f59aa61ee3
commit
6bbce8780a
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue