mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
build: Bump zerocopy from 0.8.24 to 0.8.26
Bumps [zerocopy](https://github.com/google/zerocopy) from 0.8.24 to 0.8.26. - [Release notes](https://github.com/google/zerocopy/releases) - [Changelog](https://github.com/google/zerocopy/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/zerocopy/compare/v0.8.24...v0.8.26) --- updated-dependencies: - dependency-name: zerocopy dependency-version: 0.8.26 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Rob Bradford
parent
8338fa642f
commit
1866a85a3d
@@ -131,4 +131,4 @@ serde_json = "1.0.120"
|
||||
# other crates
|
||||
thiserror = "2.0.12"
|
||||
uuid = { version = "1.17.0" }
|
||||
zerocopy = { version = "0.8.24", default-features = false }
|
||||
zerocopy = { version = "0.8.26", default-features = false }
|
||||
|
||||
Reference in New Issue
Block a user