chore: bump anyhow from 1.0.53 to 1.0.55 (#23402)

* chore: bump anyhow from 1.0.53 to 1.0.55

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

---
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]
2022-03-01 00:16:26 -07:00
committed by GitHub
parent 3b5b71ce44
commit ec798f5aad
5 changed files with 8 additions and 8 deletions

View File

@ -84,7 +84,7 @@ wasm-bindgen = "0.2"
js-sys = "0.3.55"
[dev-dependencies]
anyhow = "1.0.53"
anyhow = "1.0.55"
curve25519-dalek = "3.2.0"
tiny-bip39 = "0.8.2"