build_boot for tests

This commit is contained in:
2023-11-07 21:59:05 -06:00
parent f03f6f15a4
commit 62d340e507
7 changed files with 132 additions and 3 deletions
+2 -1
View File
@@ -7,4 +7,5 @@ edition = "2021"
[dependencies]
vcore = { path = "../vcore" }
vasm_core = { path = "../vasm_core" }
vasm_core = { path = "../vasm_core" }
forge_core = { path = "../forge_core" }