Skip to content

Commit 9738556

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

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

Cargo.lock

Lines changed: 11 additions & 11 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
@@ -26,7 +26,7 @@ coreboot = []
2626
efi-var = []
2727

2828
[dependencies]
29-
bitflags = "2.11.1"
29+
bitflags = "2.12.1"
3030
atomic_refcell = "0.1.14"
3131
r-efi = { version = "5.3.0", features = ["efiapi"] }
3232
heapless = "0.9.3"

0 commit comments

Comments
 (0)