Skip to content

Commit 946b935

Browse files
cargo: bump zerocopy from 0.8.40 to 0.8.48 in /src/exercises/bare-metal/rtc in the patch group (#3140)
Bumps the patch group in /src/exercises/bare-metal/rtc 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 78fe790 commit 946b935

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

src/exercises/bare-metal/rtc/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/exercises/bare-metal/rtc/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ log = "0.4.29"
1717
safe-mmio = "0.2.7"
1818
smccc = "0.2.2"
1919
spin = "0.10.0"
20-
zerocopy = "0.8.37"
20+
zerocopy = "0.8.48"

0 commit comments

Comments
 (0)