Skip to content

Commit 0e5ee9d

Browse files
cargo: bump bitflags from 2.6.0 to 2.8.0 in /src/bare-metal/aps/examples in the minor group (#2615)
Bumps the minor group in /src/bare-metal/aps/examples with 1 update: [bitflags](https://github.com/bitflags/bitflags). Updates `bitflags` from 2.6.0 to 2.8.0 Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 010bd29 commit 0e5ee9d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/bare-metal/aps/examples/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.

src/bare-metal/aps/examples/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ edition = "2021"
77
publish = false
88

99
[dependencies]
10-
bitflags = "2.6.0"
10+
bitflags = "2.8.0"
1111
log = "0.4.22"
1212
smccc = "0.1.1"
1313
spin = "0.9.8"

0 commit comments

Comments
 (0)