diff --git a/Cargo.toml b/Cargo.toml index 5aed24d8..4a979f96 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,6 +19,9 @@ tracing-attributes = { git = "https://github.com/tokio-rs/tracing.git", rev = "7 uefisettings = { git = "https://github.com/linuxboot/uefisettings", rev = "f16daed1d2bd1216204fd24e876c6477d03aebb3" } uefisettings_backend_thrift = { git = "https://github.com/linuxboot/uefisettings", rev = "f16daed1d2bd1216204fd24e876c6477d03aebb3" } +[patch."https://github.com/rust-vmm/vfio"] +vfio-bindings = "0.3.1" + [workspace] members = [ "shed/abomonable_string",