summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 0953dcf..313669a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -16,7 +16,7 @@ repository = "https://github.com/matthiasbeyer/kairos"
chrono = "0.4"
nom = "3.2"
iso8601 = "0.2"
-failure = "0.1"
+thiserror = "1"
filters = { version = "0.3", optional = true }