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:
dependabot[bot]
2025-08-19 09:42:49 +00:00
committed by cloud-hypervisor-bot
parent c34baac649
commit 09cf8fba5b
2 changed files with 15 additions and 15 deletions

View File

@@ -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"