build(deps): bump kvm-ioctls from d094064 to 37953e9

Bumps [kvm-ioctls](https://github.com/cloud-hypervisor/kvm-ioctls) from `d094064` to `37953e9`.
- [Release notes](https://github.com/cloud-hypervisor/kvm-ioctls/releases)
- [Commits](d094064fef...37953e968b)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-07-08 12:18:14 +00:00
parent 5bfac796b3
commit bb390981a9

2
Cargo.lock generated
View File

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