fuzz: Update vhost dependency

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
This commit is contained in:
Sebastien Boeuf 2021-08-04 17:17:02 +02:00 committed by Bo Chen
parent b02df13af9
commit 2a1e33ee35

2
fuzz/Cargo.lock generated
View File

@ -662,7 +662,7 @@ dependencies = [
[[package]]
name = "vhost"
version = "0.1.0"
source = "git+https://github.com/rust-vmm/vhost?branch=master#9982541776a603d30556a06df55e8c0491072763"
source = "git+https://github.com/rust-vmm/vhost?branch=master#37a6a8e46444e9e4b59be5bff82e5c22a879f0c4"
dependencies = [
"bitflags",
"libc",