Skip to content

Commit b83c13e

Browse files
Bump zerocopy from 0.8.41 to 0.8.42 (#48)
Bumps [zerocopy](https://github.com/google/zerocopy) from 0.8.41 to 0.8.42. - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.41...v0.8.42) --- updated-dependencies: - dependency-name: zerocopy dependency-version: 0.8.42 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent edc679f commit b83c13e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ categories = ["embedded", "no-std"]
1111
rust-version = "1.85"
1212

1313
[dependencies]
14-
zerocopy = { version = "0.8.41", features = ["derive"] }
14+
zerocopy = { version = "0.8.42", features = ["derive"] }

0 commit comments

Comments
 (0)