chore: bump ouroboros from 0.12.0 to 0.13.0 (#20591)

* chore: bump ouroboros from 0.12.0 to 0.13.0

Bumps [ouroboros](https://github.com/joshua-maros/ouroboros) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/joshua-maros/ouroboros/releases)
- [Commits](https://github.com/joshua-maros/ouroboros/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>

* [auto-commit] Update all Cargo lock files

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-buildkite <you@example.com>
This commit is contained in:
dependabot[bot]
2021-10-11 11:54:37 -06:00
committed by GitHub
parent a8e000a2a6
commit 9d94e43839
3 changed files with 9 additions and 9 deletions

View File

@ -26,7 +26,7 @@ lazy_static = "1.4.0"
log = "0.4.14"
memmap2 = "0.5.0"
num_cpus = "1.13.0"
ouroboros = "0.12.0"
ouroboros = "0.13.0"
rand = "0.7.0"
rayon = "1.5.1"
regex = "1.5.4"