Cargo.lock: Update kvm-ioctls

Signed-off-by: Michael Zhao <michael.zhao@arm.com>
This commit is contained in:
Michael Zhao 2022-08-19 18:53:53 +08:00 committed by Xin Wang
parent fdc8546eef
commit baa58ad8bf

2
Cargo.lock generated
View File

@ -472,7 +472,7 @@ dependencies = [
[[package]]
name = "kvm-ioctls"
version = "0.11.0"
source = "git+https://github.com/rust-vmm/kvm-ioctls?branch=main#ccf0bda07485b2433616de998c000aa5f04ce806"
source = "git+https://github.com/rust-vmm/kvm-ioctls?branch=main#63f2f1231d49478197e15b8e9ff5d4e827aa288f"
dependencies = [
"kvm-bindings",
"libc",