Splitting vasm and vasm_core
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
vcore = { path = "../vcore" }
|
||||
vasm = { path = "../vasm_core" }
|
||||
vasm_core = { path = "../vasm_core" }
|
||||
rand = "0.8.0"
|
||||
winit = "0.26.1"
|
||||
pixels = "0.9.0"
|
||||
Reference in New Issue
Block a user