mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
build: Move to rust-vmm acpi_tables crate
This code is indentical to what is in this repository. When a release gets made we can then switch to that. Fixes: #5122 Signed-off-by: Rob Bradford <robert.bradford@intel.com>
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -5,6 +5,7 @@ version = 3
|
||||
[[package]]
|
||||
name = "acpi_tables"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/rust-vmm/acpi_tables?branch=main#4fd38dd5f746730ec5ae848dafcf8c2f50a13fc3"
|
||||
dependencies = [
|
||||
"vm-memory",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user