Skip to content

Commit 54581e8

Browse files
Bump bitflags from 2.9.0 to 2.10.0
Bumps [bitflags](https://github.com/bitflags/bitflags) from 2.9.0 to 2.10.0. - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.9.0...2.10.0) --- updated-dependencies: - dependency-name: bitflags dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b0ad4ef commit 54581e8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ default = ["qemu-exit"]
2020
vga = []
2121

2222
[dependencies]
23-
bitflags = "2.9"
23+
bitflags = "2.10"
2424
spinning_top = "0.3"
2525
lock_api = "0"
2626
qemu-exit = { version = "3.0", optional = true }

0 commit comments

Comments
 (0)