Skip to content

Commit 02cae63

Browse files
authored
Merge pull request #219 from rust-osdev/dependabot/cargo/bitflags-2.6.0
build(deps): bump bitflags from 2.5.0 to 2.6.0
2 parents 439ee87 + bc9e0be commit 02cae63

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -9,7 +9,7 @@ exclude = [
99
]
1010

1111
[workspace.dependencies]
12-
bitflags = "2.0.2"
12+
bitflags = "2.6.0"
1313
derive_more = { version = "~0.99", default-features = false, features = ["display"] }
1414
log = { version = "~0.4", default-features = false }
1515

0 commit comments

Comments
 (0)