Renamed vasm to vasm_core
This commit is contained in:
+1
-1
@@ -7,4 +7,4 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
vcore = { path = "../vcore" }
|
||||
vasm = { path = "../vasm" }
|
||||
vasm = { path = "../vasm_core" }
|
||||
Reference in New Issue
Block a user