diff --git a/Cargo.lock b/Cargo.lock index c97e5d742..c7e99110f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1102,7 +1102,7 @@ dependencies = [ [[package]] name = "vhost" version = "0.1.0" -source = "git+https://github.com/rust-vmm/vhost?branch=master#f338330bd7d29682f64182c8aa30c93682ae6752" +source = "git+https://github.com/rust-vmm/vhost?branch=master#e4ba734144ac7a06cd8d6a43be3a3bf8e9e413a1" dependencies = [ "bitflags", "libc",