Skip to content

Commit 7d4149a

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

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
@@ -10,7 +10,7 @@ publish = false
1010
aarch64-paging = { version = "0.10.0", default-features = false }
1111
aarch64-rt = "0.2.2"
1212
arm-pl011-uart = "0.3.2"
13-
bitflags = "2.9.4"
13+
bitflags = "2.10.0"
1414
log = "0.4.28"
1515
safe-mmio = "0.2.5"
1616
smccc = "0.2.0"

0 commit comments

Comments
 (0)