build: Bump zerocopy from 0.7.1 to 0.7.8

Bumps [zerocopy](https://github.com/google/zerocopy) from 0.7.1 to 0.7.8.
- [Commits](https://github.com/google/zerocopy/compare/v0.7.1...v0.7.8)

---
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]
2023-10-09 23:30:02 +00:00
parent 81bee58ab3
commit 032098b10c
2 changed files with 5 additions and 5 deletions

View File

@@ -61,4 +61,4 @@ vm-migration = { path = "../vm-migration" }
vm-virtio = { path = "../vm-virtio" }
vmm-sys-util = { version = "0.11.0", features = ["with-serde"] }
zbus = { version = "3.11.1", optional = true }
zerocopy = { version = "0.7.1", features = ["derive"] }
zerocopy = { version = "0.7.8", features = ["derive"] }