tree-wide: drop unneeded dependencies

Signed-off-by: Wei Liu <liuwe@microsoft.com>
This commit is contained in:
Wei Liu
2022-07-22 18:22:40 +00:00
committed by Liu Wei
parent e885c35a54
commit 2afd0e626a
8 changed files with 0 additions and 16 deletions
-1
View File
@@ -9,7 +9,6 @@ default = []
tdx = []
[dependencies]
acpi_tables = { path = "../acpi_tables" }
anyhow = "1.0.58"
byteorder = "1.4.3"
hypervisor = { path = "../hypervisor" }