build: Bump bitflags from 2.9.2 to 2.9.3

Bumps [bitflags](https://github.com/bitflags/bitflags) from 2.9.2 to 2.9.3.
- [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.2...2.9.3)

---
updated-dependencies:
- dependency-name: bitflags
  dependency-version: 2.9.3
  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-29 23:01:37 +00:00
committed by cloud-hypervisor-bot
parent f68880600c
commit 456f9b3871
2 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -136,7 +136,7 @@ serde_with = { version = "3.14.0", default-features = false }
# other crates
anyhow = "1.0.98"
bitflags = "2.9.2"
bitflags = "2.9.3"
byteorder = "1.5.0"
cfg-if = "1.0.0"
clap = "4.5.13"