Skip to content

Commit 597a784

Browse files
authored
Merge pull request #260 from rust-osdev/dependabot/cargo/bitflags-2.9.0
build(deps): bump bitflags from 2.8.0 to 2.9.0
2 parents 39f9368 + 92d82f3 commit 597a784

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ exclude = [
1010
]
1111

1212
[workspace.dependencies]
13-
bitflags = "2.8.0"
13+
bitflags = "2.9.0"
1414
derive_more = { version = "1.0.0", default-features = false, features = ["display"] }
1515
log = { version = "~0.4", default-features = false }
1616
multiboot2 = { version = "0.23.1", default-features = false }

0 commit comments

Comments
 (0)