build(deps): Update to latest kvm-ioctls

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
This commit is contained in:
Sebastien Boeuf 2020-06-24 10:11:17 +02:00
parent 7f955ff122
commit 0b45f6364e

2
Cargo.lock generated
View File

@ -522,7 +522,7 @@ dependencies = [
[[package]]
name = "kvm-ioctls"
version = "0.5.0"
source = "git+https://github.com/cloud-hypervisor/kvm-ioctls?branch=ch#5b7f1cc5de6d9664ee30e7d6a2f183499de0f685"
source = "git+https://github.com/cloud-hypervisor/kvm-ioctls?branch=ch#c5cbd2eef7337b2767173bf9ba0e6ccb1674f09a"
dependencies = [
"kvm-bindings",
"libc",