mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
build: Bump bitflags from 2.9.0 to 2.9.2
Bumps [bitflags](https://github.com/bitflags/bitflags) from 2.9.0 to 2.9.2. - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/2.9.0...2.9.2) --- updated-dependencies: - dependency-name: bitflags dependency-version: 2.9.2 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
c34baac649
commit
09cf8fba5b
@@ -136,7 +136,7 @@ serde_with = { version = "3.14.0", default-features = false }
|
||||
|
||||
# other crates
|
||||
anyhow = "1.0.98"
|
||||
bitflags = "2.9.0"
|
||||
bitflags = "2.9.2"
|
||||
byteorder = "1.5.0"
|
||||
cfg-if = "1.0.0"
|
||||
clap = "4.5.13"
|
||||
|
||||
Reference in New Issue
Block a user