refactor & fixed assembler path handling
This commit is contained in:
@@ -13,4 +13,6 @@ name = "assembler"
|
||||
path = "src/lib.rs"
|
||||
|
||||
[dependencies]
|
||||
common = { path = "../common" }
|
||||
common = { path = "../common" }
|
||||
num_cpus = "1.17.0"
|
||||
threadpool = "1.8.1"
|
||||
|
||||
Reference in New Issue
Block a user