summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index c0a4c1a..be0d3d7 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -16,7 +16,7 @@ repository = "https://github.com/matthiasbeyer/kairos"
chrono = "0.4"
error-chain = "0.10"
nom = "3.2"
-iso8601 = { git = "https://github.com/matthiasbeyer/iso8601", branch = "update-nom" }
+iso8601 = "0.2"
filters = { version = "0.1.1", optional = true }