build: bump anyhow from 1.0.61 to 1.0.62

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-08-16 23:45:18 +00:00
parent 4c5c7fb77c
commit 80f7d62e1c
10 changed files with 11 additions and 11 deletions

View File

@@ -11,7 +11,7 @@ mshv = ["mshv-ioctls", "mshv-bindings"]
tdx = []
[dependencies]
anyhow = "1.0.61"
anyhow = "1.0.62"
byteorder = "1.4.3"
thiserror = "1.0.32"
libc = "0.2.131"