summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 1 insertions, 3 deletions
diff --git a/Cargo.toml b/Cargo.toml
index bad0e1c..495c3f1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -9,9 +9,7 @@ keywords = ["iterator", "filter", "builder", "util"]
categories = ["rust-patterns"]
readme = "./README.md"
license = "MPL-2.0"
-
-documentation = "https://matthiasbeyer.github.io/filters/filters/index.html"
-repository = "https://github.com/matthiasbeyer/filters"
+repository = "https://git.beyermatthi.as/filters"
[dependencies]