build: Bump acpi_tables from cb5f06c to 05a6091

Signed-off-by: Rob Bradford <rbradford@rivosinc.com>
This commit is contained in:
Rob Bradford
2023-06-08 16:49:52 +01:00
committed by dependabot[bot]
parent 1faaa2cd0a
commit f485922b78
7 changed files with 13 additions and 4 deletions

2
fuzz/Cargo.lock generated
View File

@@ -5,7 +5,7 @@ version = 3
[[package]]
name = "acpi_tables"
version = "0.1.0"
source = "git+https://github.com/rust-vmm/acpi_tables?branch=main#98dcb0309d362dd83f6ffcac4f66914a2fbd5a73"
source = "git+https://github.com/rust-vmm/acpi_tables?branch=main#05a609136387cc1cc9b499cee4320020325c263f"
dependencies = [
"zerocopy",
]