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.87 to 1.0.94
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.87 to 1.0.94. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](https://github.com/dtolnay/anyhow/compare/1.0.87...1.0.94) --- 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:
committed by
cloud-hypervisor-bot
parent
584c088094
commit
0c2f2d3ec1
+1
-1
@@ -26,7 +26,7 @@ tracing = ["tracer/tracing"]
|
||||
|
||||
[dependencies]
|
||||
acpi_tables = { workspace = true }
|
||||
anyhow = "1.0.87"
|
||||
anyhow = "1.0.94"
|
||||
arc-swap = "1.7.1"
|
||||
arch = { path = "../arch" }
|
||||
bitflags = "2.6.0"
|
||||
|
||||
Reference in New Issue
Block a user