Switch from error_core to failure.

This commit is contained in:
Dan Gohman
2018-02-15 23:14:33 -08:00
parent e37f45667f
commit 6c9cf2bacf
11 changed files with 33 additions and 99 deletions

View File

@@ -12,3 +12,5 @@ name = "filecheck"
[dependencies]
regex = "0.2.6"
failure = "0.1.1"
failure_derive = "0.1.1"