Skip to content

Commit 1e2cb93

Browse files
build(deps): bump zerocopy from 0.8.24 to 0.8.25 (#1741)
Bumps [zerocopy](https://github.com/google/zerocopy) from 0.8.24 to 0.8.25. - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](google/zerocopy@v0.8.24...v0.8.25) --- updated-dependencies: - dependency-name: zerocopy dependency-version: 0.8.25 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 405984d commit 1e2cb93

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

Cargo.lock

Lines changed: 14 additions & 14 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
@@ -192,7 +192,7 @@ arrayvec = "0.7"
192192
# Math and crypto
193193
num-bigint = "0.4.6"
194194
num-traits = "0.2.19"
195-
zerocopy = { version = "0.8.20" }
195+
zerocopy = { version = "0.8.25" }
196196
base64 = "0.13"
197197
zeroize = "=1.3.0"
198198

0 commit comments

Comments
 (0)