From 7d1056137612256f9d3548f02f06c50cfa54e5fc Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Sat, 2 Sep 2017 15:20:37 +0200 Subject: Add error setup --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 3b8f567..df52aa2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,3 +14,4 @@ repository = "https://github.com/matthiasbeyer/kairos" [dependencies] chrono = "0.4" +error-chain = "0.3" -- cgit v1.2.3