Install failure crate

This commit is contained in:
greg 2018-10-20 11:17:18 -07:00
parent f62b4c6906
commit 7de536ade0
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@ itertools = "0.5.8"
take_mut = "0.1.3"
maplit = "*"
lazy_static = "0.2.8"
failure = "0.1.2"
schala-lang-codegen = { path = "../codegen" }
schala-repl = { path = "../../schala-repl" }