build: bump vfio-ioctls from a8ee64b to 06be730

Bumps [vfio-ioctls](https://github.com/rust-vmm/vfio-ioctls) from `a8ee64b` to `06be730`.
- [Release notes](https://github.com/rust-vmm/vfio-ioctls/releases)
- [Commits](https://github.com/rust-vmm/vfio-ioctls/compare/a8ee64b978ccd000df88732814d626651a091891...06be730ff19b36dc76c725addb78e1c3bbc9cf16)

---
updated-dependencies:
- dependency-name: vfio-ioctls
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-09-10 23:19:56 +00:00
parent 1067059c4a
commit b0c7df2e59
Generated
+1 -1
View File
@@ -1147,7 +1147,7 @@ dependencies = [
[[package]] [[package]]
name = "vfio-ioctls" name = "vfio-ioctls"
version = "0.1.0" version = "0.1.0"
source = "git+https://github.com/rust-vmm/vfio-ioctls?branch=main#a8ee64b978ccd000df88732814d626651a091891" source = "git+https://github.com/rust-vmm/vfio-ioctls?branch=main#06be730ff19b36dc76c725addb78e1c3bbc9cf16"
dependencies = [ dependencies = [
"byteorder", "byteorder",
"kvm-bindings", "kvm-bindings",