translated n4th tests to rust
This commit is contained in:
+4
-1
@@ -8,4 +8,7 @@ edition = "2021"
|
||||
[dependencies]
|
||||
vcore = { path = "../vcore" }
|
||||
vasm_core = { path = "../vasm_core" }
|
||||
forge_core = { path = "../forge_core" }
|
||||
forge_core = { path = "../forge_core" }
|
||||
novaforth = { path = "../novaforth" }
|
||||
lazy_static = "1.4.0"
|
||||
tinyjson = "2.5.1"
|
||||
Reference in New Issue
Block a user