diff --git a/Cargo.lock b/Cargo.lock index 7e6728b92..0ec7136ed 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -433,7 +433,7 @@ dependencies = [ [[package]] name = "kvm-ioctls" version = "0.11.0" -source = "git+https://github.com/rust-vmm/kvm-ioctls?branch=main#1e03e29cdfbb0cb108a98de7a78045a5a517f18e" +source = "git+https://github.com/rust-vmm/kvm-ioctls?branch=main#ccf0bda07485b2433616de998c000aa5f04ce806" dependencies = [ "kvm-bindings", "libc",