From 863ea97213f2daab5513c05d089eb7f4e34b6eb2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2020 06:28:01 +0000 Subject: [PATCH] build(deps): bump vfio-ioctls from `f6f81ee` to `4c56812` Bumps [vfio-ioctls](https://github.com/cloud-hypervisor/vfio-ioctls) from `f6f81ee` to `4c56812`. - [Release notes](https://github.com/cloud-hypervisor/vfio-ioctls/releases) - [Commits](https://github.com/cloud-hypervisor/vfio-ioctls/compare/f6f81ee865cb60a24ad5d4ba8200940ed1d5d1f4...4c568127fe371c0a04711b36b2a8bacd04416912) Signed-off-by: dependabot-preview[bot] --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 3f9662353..b81ec6338 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1402,7 +1402,7 @@ checksum = "4a21f546f2bda37f5a8cfb138c87f95b8e34d2d78d6a7a92ba3785f4e08604a7" [[package]] name = "vfio-ioctls" version = "0.1.0" -source = "git+https://github.com/cloud-hypervisor/vfio-ioctls?branch=ch#f6f81ee865cb60a24ad5d4ba8200940ed1d5d1f4" +source = "git+https://github.com/cloud-hypervisor/vfio-ioctls?branch=ch#4c568127fe371c0a04711b36b2a8bacd04416912" dependencies = [ "byteorder", "kvm-bindings",