build: bump vfio-ioctls to 9b84069e9f41

Signed-off-by: Wei Liu <liuwe@microsoft.com>
This commit is contained in:
Wei Liu 2021-07-13 15:56:01 +00:00 committed by Sebastien Boeuf
parent 50e0869a17
commit e8bafd8caa
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1104,7 +1104,7 @@ dependencies = [
[[package]]
name = "vfio-ioctls"
version = "0.1.0"
source = "git+https://github.com/rust-vmm/vfio-ioctls?branch=master#0f7eb6f855b80d60a7e09ac6df43b46ba69f9e9e"
source = "git+https://github.com/rust-vmm/vfio-ioctls?branch=master#9b84069e9f419c5369b9a313859cac7e9828d331"
dependencies = [
"byteorder",
"kvm-bindings",

2
fuzz/Cargo.lock generated
View File

@ -644,7 +644,7 @@ dependencies = [
[[package]]
name = "vfio-ioctls"
version = "0.1.0"
source = "git+https://github.com/rust-vmm/vfio-ioctls?branch=master#5cb8550556620546e74b9fe6d1174e0d1fc83888"
source = "git+https://github.com/rust-vmm/vfio-ioctls?branch=master#9b84069e9f419c5369b9a313859cac7e9828d331"
dependencies = [
"byteorder",
"kvm-bindings",