Skip to content

Commit 42c0f26

Browse files
Bump zerocopy from 0.6.1 to 0.6.6
Bumps [zerocopy](https://github.com/google/zerocopy) from 0.6.1 to 0.6.6. - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/commits) --- updated-dependencies: - dependency-name: zerocopy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4f3eb2c commit 42c0f26

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ toml = "0.5"
261261
trycmd = "0.13.2"
262262
tui = { version = "0.16", default-features = false }
263263
winapi = "0.3.9"
264-
zerocopy = "0.6.1"
264+
zerocopy = "0.6.6"
265265
zip = "0.6.4"
266266

267267
[profile.release]

0 commit comments

Comments
 (0)