Install failure crate
This commit is contained in:
parent
f62b4c6906
commit
7de536ade0
@ -8,6 +8,8 @@ itertools = "0.5.8"
|
|||||||
take_mut = "0.1.3"
|
take_mut = "0.1.3"
|
||||||
maplit = "*"
|
maplit = "*"
|
||||||
lazy_static = "0.2.8"
|
lazy_static = "0.2.8"
|
||||||
|
failure = "0.1.2"
|
||||||
|
|
||||||
|
|
||||||
schala-lang-codegen = { path = "../codegen" }
|
schala-lang-codegen = { path = "../codegen" }
|
||||||
schala-repl = { path = "../../schala-repl" }
|
schala-repl = { path = "../../schala-repl" }
|
||||||
|
Loading…
Reference in New Issue
Block a user