mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
build: Bump anyhow from 1.0.98 to 1.0.99
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.98 to 1.0.99. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](https://github.com/dtolnay/anyhow/compare/1.0.98...1.0.99) --- updated-dependencies: - dependency-name: anyhow dependency-version: 1.0.99 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
cloud-hypervisor-bot
parent
95e3c8f8fd
commit
d002090afe
@@ -136,7 +136,7 @@ serde_json = "1.0.143"
|
||||
serde_with = { version = "3.14.0", default-features = false }
|
||||
|
||||
# other crates
|
||||
anyhow = "1.0.98"
|
||||
anyhow = "1.0.99"
|
||||
bitflags = "2.9.4"
|
||||
byteorder = "1.5.0"
|
||||
cfg-if = "1.0.0"
|
||||
|
||||
Reference in New Issue
Block a user