From 9ec4aa40199a0cbcba9b505537892582f7d45a6f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2020 15:46:55 +0000 Subject: [PATCH] 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](https://github.com/cloud-hypervisor/vfio-ioctls/compare/4c568127fe371c0a04711b36b2a8bacd04416912...195d6c6eb0fcc401fdc55d3944e64daad5f7daa5) 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 9abdfba93..cd9e2a1fd 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -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",