Skip to content

Commit 97c73ab

Browse files
cargo: bump the patch group in /src/bare-metal/aps/examples with 3 updates (#2935)
Bumps the patch group in /src/bare-metal/aps/examples with 3 updates: [bitflags](https://github.com/bitflags/bitflags), [log](https://github.com/rust-lang/log) and [zerocopy](https://github.com/google/zerocopy). Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 787f0f7 commit 97c73ab

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

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

Lines changed: 8 additions & 8 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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ 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.3"
14-
log = "0.4.27"
13+
bitflags = "2.9.4"
14+
log = "0.4.28"
1515
safe-mmio = "0.2.5"
1616
smccc = "0.2.0"
1717
spin = "0.10.0"
18-
zerocopy = "0.8.26"
18+
zerocopy = "0.8.27"
1919

2020
[[bin]]
2121
name = "improved"

0 commit comments

Comments
 (0)