chore: bump anyhow from 1.0.48 to 1.0.51 (#21515)

* chore: bump anyhow from 1.0.48 to 1.0.51

Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.48 to 1.0.51.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.48...1.0.51)

---
updated-dependencies:
- dependency-name: anyhow
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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-11-30 15:55:15 -07:00
committed by GitHub
parent 393c7653c7
commit 8d0357794e
4 changed files with 7 additions and 7 deletions

View File

@ -18,7 +18,7 @@ serde_yaml = "0.8.21"
url = "2.2.2"
[dev-dependencies]
anyhow = "1.0.48"
anyhow = "1.0.51"
[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]