diff --git a/Cargo.lock b/Cargo.lock index b090b6183..37e8c1ce5 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1072,7 +1072,7 @@ dependencies = [ [[package]] name = "mshv-bindings" version = "0.1.1" -source = "git+https://github.com/rust-vmm/mshv?branch=main#243953f7ef1c21ed6eebfece80c98e706ebe6a8f" +source = "git+https://github.com/rust-vmm/mshv?branch=main#a45fbeb4a3930a2d17142e5687fe2f667c2df529" dependencies = [ "libc", "serde", @@ -1084,7 +1084,7 @@ dependencies = [ [[package]] name = "mshv-ioctls" version = "0.1.1" -source = "git+https://github.com/rust-vmm/mshv?branch=main#243953f7ef1c21ed6eebfece80c98e706ebe6a8f" +source = "git+https://github.com/rust-vmm/mshv?branch=main#a45fbeb4a3930a2d17142e5687fe2f667c2df529" dependencies = [ "libc", "mshv-bindings",