diff --git a/Cargo.lock b/Cargo.lock index 3161ad494..8f01abc46 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -569,7 +569,7 @@ dependencies = [ [[package]] name = "mshv-bindings" version = "0.1.0" -source = "git+https://github.com/rust-vmm/mshv?branch=main#a4c9916124d771fb9d0ccd97423ffb72876baa83" +source = "git+https://github.com/rust-vmm/mshv?branch=main#8a25e361ce8b64b6bc0799bf1e3708464a7cd548" dependencies = [ "libc", "serde", @@ -581,7 +581,7 @@ dependencies = [ [[package]] name = "mshv-ioctls" version = "0.1.0" -source = "git+https://github.com/rust-vmm/mshv?branch=main#a4c9916124d771fb9d0ccd97423ffb72876baa83" +source = "git+https://github.com/rust-vmm/mshv?branch=main#8a25e361ce8b64b6bc0799bf1e3708464a7cd548" dependencies = [ "libc", "mshv-bindings",