diff --git a/Cargo.lock b/Cargo.lock index 4bdbc133e..83ea4b62e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -522,7 +522,7 @@ dependencies = [ [[package]] name = "mshv-bindings" version = "0.1.0" -source = "git+https://github.com/rust-vmm/mshv?branch=main#67e13faa36989a9226ad21c9ff3947e1d5738a54" +source = "git+https://github.com/rust-vmm/mshv?branch=main#ae244716b34b1f168179dda23366fb0248c636ba" dependencies = [ "libc", "serde", @@ -534,7 +534,7 @@ dependencies = [ [[package]] name = "mshv-ioctls" version = "0.1.0" -source = "git+https://github.com/rust-vmm/mshv?branch=main#67e13faa36989a9226ad21c9ff3947e1d5738a54" +source = "git+https://github.com/rust-vmm/mshv?branch=main#ae244716b34b1f168179dda23366fb0248c636ba" dependencies = [ "libc", "mshv-bindings",