build: Bump zerocopy from 0.7.32 to 0.7.35

Bumps [zerocopy](https://github.com/google/zerocopy) from 0.7.32 to 0.7.35.
- [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
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-07-31 23:50:39 +00:00
committed by cloud-hypervisor-bot
parent f5b2eb5c76
commit 0f89387475
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -83,4 +83,4 @@ vm-migration = { path = "../vm-migration" }
vm-virtio = { path = "../vm-virtio" }
vmm-sys-util = { version = "0.12.1", features = ["with-serde"] }
zbus = { version = "4.1.2", optional = true }
zerocopy = { version = "0.7.32", features = ["alloc", "derive"] }
zerocopy = { version = "0.7.35", features = ["alloc", "derive"] }