chore: bump ouroboros from 0.10.1 to 0.11.1 (#20244)

* chore: bump ouroboros from 0.10.1 to 0.11.1

Bumps [ouroboros](https://github.com/joshua-maros/ouroboros) from 0.10.1 to 0.11.1.
- [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-27 23:26:08 +00:00
committed by GitHub
parent f24fff8495
commit 34406d4815
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.10.1"
ouroboros = "0.11.1"
rand = "0.7.0"
rayon = "1.5.1"
regex = "1.5.4"