build(deps): bump vfio-ioctls from 4c56812 to 195d6c6

Bumps [vfio-ioctls](https://github.com/cloud-hypervisor/vfio-ioctls) from `4c56812` to `195d6c6`.
- [Release notes](https://github.com/cloud-hypervisor/vfio-ioctls/releases)
- [Commits](4c568127fe...195d6c6eb0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-07-13 15:46:55 +00:00
parent e5552a53d8
commit 9ec4aa4019

2
Cargo.lock generated
View File

@ -1398,7 +1398,7 @@ checksum = "4a21f546f2bda37f5a8cfb138c87f95b8e34d2d78d6a7a92ba3785f4e08604a7"
[[package]]
name = "vfio-ioctls"
version = "0.1.0"
source = "git+https://github.com/cloud-hypervisor/vfio-ioctls?branch=ch#4c568127fe371c0a04711b36b2a8bacd04416912"
source = "git+https://github.com/cloud-hypervisor/vfio-ioctls?branch=ch#195d6c6eb0fcc401fdc55d3944e64daad5f7daa5"
dependencies = [
"byteorder",
"kvm-bindings",