mirror of
https://github.com/Hopiu/lychee.git
synced 2026-05-03 19:34:45 +00:00
Bump criterion from 27642b4 to 2f53607 (#994)
Bumps [criterion](https://github.com/bheisler/criterion.rs) from `27642b4` to `2f53607`.
- [Release notes](https://github.com/bheisler/criterion.rs/releases)
- [Commits](27642b4768...2f53607378)
---
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
594eb8d797
commit
b83851e2ed
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
|
@ -751,7 +751,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "criterion"
|
||||
version = "0.4.0"
|
||||
source = "git+https://github.com/bheisler/criterion.rs#27642b476837753cbb539f269fbbcbefa815bf00"
|
||||
source = "git+https://github.com/bheisler/criterion.rs#2f5360737807cbe90d149db6199783236f0ef634"
|
||||
dependencies = [
|
||||
"anes",
|
||||
"atty",
|
||||
|
|
@ -776,7 +776,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "criterion-plot"
|
||||
version = "0.5.0"
|
||||
source = "git+https://github.com/bheisler/criterion.rs#27642b476837753cbb539f269fbbcbefa815bf00"
|
||||
source = "git+https://github.com/bheisler/criterion.rs#2f5360737807cbe90d149db6199783236f0ef634"
|
||||
dependencies = [
|
||||
"cast",
|
||||
"itertools",
|
||||
|
|
|
|||
Loading…
Reference in a new issue