Skip to content

Commit 59d698c

Browse files
cargo: bump the patch group in /src/bare-metal/aps/examples with 2 updates (#2860)
Bumps the patch group in /src/bare-metal/aps/examples with 2 updates: arm-pl011-uart and [bitflags](https://github.com/bitflags/bitflags). Updates `arm-pl011-uart` from 0.3.1 to 0.3.2 Updates `bitflags` from 2.9.1 to 2.9.3 Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5a310d8 commit 59d698c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

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

Lines changed: 4 additions & 4 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ publish = false
99
[dependencies]
1010
aarch64-paging = { version = "0.10.0", default-features = false }
1111
aarch64-rt = "0.2.2"
12-
arm-pl011-uart = "0.3.1"
13-
bitflags = "2.9.1"
12+
arm-pl011-uart = "0.3.2"
13+
bitflags = "2.9.3"
1414
log = "0.4.27"
1515
safe-mmio = "0.2.5"
1616
smccc = "0.2.0"

0 commit comments

Comments
 (0)