Split filecheck out into its own repo.
This commit is contained in:
@@ -19,7 +19,7 @@ cretonne-frontend = { path = "lib/frontend", version = "0.3.4" }
|
||||
cretonne-wasm = { path = "lib/wasm", version = "0.3.4" }
|
||||
cretonne-native = { path = "lib/native", version = "0.3.4" }
|
||||
cretonne-filetests = { path = "lib/filetests", version = "0.3.4" }
|
||||
filecheck = { path = "lib/filecheck" }
|
||||
filecheck = "0.2.1"
|
||||
docopt = "0.8.0"
|
||||
serde = "1.0.8"
|
||||
serde_derive = "1.0.8"
|
||||
|
||||
Reference in New Issue
Block a user