chore: bump ouroboros from 0.13.0 to 0.14.2 (#23328)

* chore: bump ouroboros from 0.13.0 to 0.14.2

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

---
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]
2022-02-24 15:56:13 -07:00
committed by GitHub
parent 2207e49633
commit db12d90735
3 changed files with 9 additions and 9 deletions

View File

@ -31,7 +31,7 @@ memmap2 = "0.5.2"
num_cpus = "1.13.1"
num-derive = { version = "0.3" }
num-traits = { version = "0.2" }
ouroboros = "0.13.0"
ouroboros = "0.14.2"
rand = "0.7.0"
rayon = "1.5.1"
regex = "1.5.4"