chore: bump ouroboros from 0.11.1 to 0.12.0 (#20344)

* chore: bump ouroboros from 0.11.1 to 0.12.0

Bumps [ouroboros](https://github.com/joshua-maros/ouroboros) from 0.11.1 to 0.12.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 <dependabot-buildkite@noreply.solana.com>
This commit is contained in:
dependabot[bot]
2021-09-30 13:20:05 -06:00
committed by GitHub
parent bcf92b63bf
commit 9ef1f06b3f
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.11.1"
ouroboros = "0.12.0"
rand = "0.7.0"
rayon = "1.5.1"
regex = "1.5.4"