build: bump vfio-ioctls from fa3438f to 3c45864

Bumps [vfio-ioctls](https://github.com/rust-vmm/vfio-ioctls) from `fa3438f` to `3c45864`.
- [Release notes](https://github.com/rust-vmm/vfio-ioctls/releases)
- [Commits](fa3438f8f2...3c45864aa6)

---
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-11-10 09:44:39 +00:00
parent 3587adcf5f
commit 38351f0d96

2
Cargo.lock generated
View File

@ -1150,7 +1150,7 @@ dependencies = [
[[package]]
name = "vfio-ioctls"
version = "0.1.0"
source = "git+https://github.com/rust-vmm/vfio-ioctls?branch=main#fa3438f8f2536ba57612f5a03e33da79dde5ca5a"
source = "git+https://github.com/rust-vmm/vfio-ioctls?branch=main#3c45864aa66a93ed320396439eeda97ce33cc581"
dependencies = [
"byteorder",
"kvm-bindings",