Skip to content

Commit 78fe790

Browse files
cargo: bump zerocopy from 0.8.40 to 0.8.48 in /src/bare-metal/aps/examples in the patch group (#3139)
Bumps the patch group in /src/bare-metal/aps/examples with 1 update: [zerocopy](https://github.com/google/zerocopy). Updates `zerocopy` from 0.8.40 to 0.8.48 Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 65ac5ab commit 78fe790

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ log = "0.4.29"
1515
safe-mmio = "0.2.7"
1616
smccc = "0.2.0"
1717
spin = "0.10.0"
18-
zerocopy = "0.8.40"
18+
zerocopy = "0.8.48"
1919

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

0 commit comments

Comments
 (0)