build: Bump anyhow from 1.0.81 to 1.0.86
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.81 to 1.0.86. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](https://github.com/dtolnay/anyhow/compare/1.0.81...1.0.86) --- 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:
parent
c6cc3d3ba9
commit
ddc3f194aa
10 changed files with 11 additions and 11 deletions
|
|
@ -10,7 +10,7 @@ kvm = ["vfio-ioctls/kvm"]
|
|||
mshv = ["vfio-ioctls/mshv"]
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.81"
|
||||
anyhow = "1.0.86"
|
||||
hypervisor = { path = "../hypervisor" }
|
||||
serde = { version = "1.0.197", features = ["derive", "rc"] }
|
||||
thiserror = "1.0.62"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue