build: bump anyhow from 1.0.44 to 1.0.45

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

---
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]
2021-11-02 23:13:00 +00:00
parent a2e02a8fff
commit 960c7027c7
11 changed files with 12 additions and 12 deletions

View File

@@ -11,7 +11,7 @@ mshv = ["mshv-ioctls", "mshv-bindings"]
tdx = []
[dependencies]
anyhow = "1.0.44"
anyhow = "1.0.45"
epoll = "4.3.1"
thiserror = "1.0.30"
libc = "0.2.106"