From 10ef97e987efff92aa23ba7b46d0158343acaab0 Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Mon, 5 Jul 2021 12:32:09 +0200 Subject: Fix repo URL, remove doc url Signed-off-by: Matthias Beyer --- Cargo.toml | 4 +--- 1 file changed, 1 insertion(+), 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] -- cgit v1.2.3