Skip to content

Commit 2f01601

Browse files
dependabot[bot]stlankes
authored andcommitted
Bump bitflags from 2.7.0 to 2.8.0 (#47)
1 parent a94cdaf commit 2f01601

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

Lines changed: 10 additions & 10 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.7"
23+
bitflags = "2.8"
2424
spinning_top = "0.3"
2525
lock_api = "0"
2626
qemu-exit = { version = "3.0", optional = true }

0 commit comments

Comments
 (0)