Rename the 'cretonne' crate to 'cretonne-codegen'.
This fixes the next part of #287.
This commit is contained in:
@@ -9,7 +9,7 @@ repository = "https://github.com/Cretonne/cretonne"
|
||||
publish = false
|
||||
|
||||
[dependencies]
|
||||
cretonne = { path = "../cretonne", version = "0.4.4" }
|
||||
cretonne-codegen = { path = "../codegen", version = "0.4.4" }
|
||||
cretonne-reader = { path = "../reader", version = "0.4.4" }
|
||||
filecheck = "0.3.0"
|
||||
num_cpus = "1.8.0"
|
||||
|
||||
Reference in New Issue
Block a user