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
@@ -24,7 +24,7 @@ libc = "0.2.155"
|
||||
libfuzzer-sys = "0.4.7"
|
||||
linux-loader = { version = "0.13.0", features = ["bzimage", "elf", "pe"] }
|
||||
micro_http = { git = "https://github.com/firecracker-microvm/micro-http", branch = "main" }
|
||||
mshv-bindings = "0.5.0"
|
||||
mshv-bindings = "0.5.2"
|
||||
net_util = { path = "../net_util" }
|
||||
seccompiler = "0.5.0"
|
||||
virtio-devices = { path = "../virtio-devices" }
|
||||
|
||||
Reference in New Issue
Block a user