diff --git a/Cargo.lock b/Cargo.lock index 391df8367..1d9ff64bb 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -602,7 +602,7 @@ dependencies = [ [[package]] name = "mshv-bindings" version = "0.1.1" -source = "git+https://github.com/rust-vmm/mshv?branch=main#0106c24a2632a591a87c7bdb2c96f4f2bcc2d9eb" +source = "git+https://github.com/rust-vmm/mshv?branch=main#bf8543087576d48ad2d752c9c583e4d5c9deec71" dependencies = [ "libc", "serde", @@ -614,7 +614,7 @@ dependencies = [ [[package]] name = "mshv-ioctls" version = "0.1.1" -source = "git+https://github.com/rust-vmm/mshv?branch=main#0106c24a2632a591a87c7bdb2c96f4f2bcc2d9eb" +source = "git+https://github.com/rust-vmm/mshv?branch=main#bf8543087576d48ad2d752c9c583e4d5c9deec71" dependencies = [ "libc", "mshv-bindings",