Split filecheck out into its own repo.
This commit is contained in:
@@ -14,5 +14,5 @@ name = "cton_filetests"
|
||||
[dependencies]
|
||||
cretonne = { path = "../cretonne", version = "0.3.4" }
|
||||
cretonne-reader = { path = "../reader", version = "0.3.4" }
|
||||
filecheck = { path = "../filecheck", version = "0.1.0" }
|
||||
filecheck = "0.2.0"
|
||||
num_cpus = "1.5.1"
|
||||
|
||||
Reference in New Issue
Block a user