Skip to content

Commit 4c8d6a2

Browse files
build: Bump bitflags from 2.4.0 to 2.4.1
Bumps [bitflags](https://github.com/bitflags/bitflags) from 2.4.0 to 2.4.1. - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.4.0...2.4.1) --- updated-dependencies: - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8caed42 commit 4c8d6a2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 additions & 5 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.4.0"
29+
bitflags = "2.4.1"
3030
atomic_refcell = "0.1.13"
3131
r-efi = { version = "4.2.0", features = ["efiapi"] }
3232
linked_list_allocator = "0.10.4"

0 commit comments

Comments
 (0)