diff --git a/Cargo.lock b/Cargo.lock index 06253707f..6a237bcad 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1046,7 +1046,7 @@ dependencies = [ [[package]] name = "vmm-sys-util" version = "0.1.0" -source = "git+https://github.com/rust-vmm/vmm-sys-util#a0b3893a40bdcfb00061166b5b364553e0da2829" +source = "git+https://github.com/rust-vmm/vmm-sys-util#829d605a079e32762013c7c9527b1deca8face77" dependencies = [ "libc 0.2.62 (registry+https://github.com/rust-lang/crates.io-index)", ]