mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
build: Bump mshv-ioctls and mshv-bindings to v0.5.2
Also update the version in the fuzz crate. Signed-off-by: Nuno Das Neves <nunodasneves@linux.microsoft.com>
This commit is contained in:
committed by
Muminul Islam Russell
parent
b268e88ba3
commit
a5cd1b4fbe
4
fuzz/Cargo.lock
generated
4
fuzz/Cargo.lock
generated
@@ -644,9 +644,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "mshv-bindings"
|
||||
version = "0.5.1"
|
||||
version = "0.5.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "909de5fd4a5a3347a6c62872f6816e6279efd8615a753f10a3bc4daaef8a72ef"
|
||||
checksum = "07f94f542c738f19317363222a7f415588c04cda964882479af41948ac3c3647"
|
||||
dependencies = [
|
||||
"libc",
|
||||
"num_enum",
|
||||
|
||||
Reference in New Issue
Block a user