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:
Nuno Das Neves
2025-07-11 14:00:22 -07:00
committed by Muminul Islam Russell
parent b268e88ba3
commit a5cd1b4fbe
4 changed files with 9 additions and 9 deletions

View File

@@ -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" }