Skip to content

Commit e3f19ad

Browse files
build(deps): bump zerocopy from 0.8.14 to 0.8.15 in the cargo group
Bumps the cargo group with 1 update: [zerocopy](https://github.com/google/zerocopy). Updates `zerocopy` from 0.8.14 to 0.8.15 - [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.15) --- updated-dependencies: - dependency-name: zerocopy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e86c768 commit e3f19ad

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
@@ -24,5 +24,5 @@ serde_with = "3.0"
2424
test-log = "0.2.17"
2525
thiserror = "2.0.3"
2626
uuid = { version = "1.12.1", features = ["v8"] }
27-
zerocopy = "0.8.0"
27+
zerocopy = "0.8.15"
2828
zstd = "0.13.1"

0 commit comments

Comments
 (0)