build(deps): bump kvm-ioctls from f5312ea to 6442739

Bumps [kvm-ioctls](https://github.com/cloud-hypervisor/kvm-ioctls) from `f5312ea` to `6442739`.
- [Release notes](https://github.com/cloud-hypervisor/kvm-ioctls/releases)
- [Commits](f5312ea173...64427395b6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-09-15 15:56:48 +00:00
parent ae35967f02
commit 3d7e7d3869

2
Cargo.lock generated
View File

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