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 1e8cd36..86b8290 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -26,7 +26,7 @@ uuid = { version = "0.8", features = ["v4"] }
pom = "3"
futures = "0.3"
handlebars = "3"
-filters = { git = "https://github.com/matthiasbeyer/filters", branch = "master" }
+filters = "0.4.0"
indoc = "1"
url = { version = "2", features = ["serde"] }