Skip to content

Commit 5ec5413

Browse files
build(deps): bump zerocopy from 0.8.14 to 0.8.20 (#1608)
Bumps [zerocopy](https://github.com/google/zerocopy) from 0.8.14 to 0.8.20. - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.14...v0.8.20) --- updated-dependencies: - dependency-name: zerocopy 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 d37f1d0 commit 5ec5413

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

Cargo.lock

Lines changed: 11 additions & 11 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
@@ -152,7 +152,7 @@ bytemuck = { version = "1.19.0" }
152152
# Math and crypto
153153
num-bigint = "0.4.6"
154154
num-traits = "0.2.19"
155-
zerocopy = { version = "0.8.14" }
155+
zerocopy = { version = "0.8.20" }
156156
base64 = "0.13"
157157

158158
# HTTP client

0 commit comments

Comments
 (0)