From 52f55c625baffaf0ad8db3638bdcee4d26a4717f Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Mon, 5 Jul 2021 12:40:35 +0200 Subject: Fix repo URL, remove homepage, doc link Signed-off-by: Matthias Beyer --- Cargo.toml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 25dba51..503030b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,9 +9,7 @@ authors = ["Matthias Beyer ", description = "Crate to work with taskwarrior exported JSON" keywords = ["json", "taskwarrior", "todo", "import", "export"] -documentation = "https://matthiasbeyer.github.io/task-hookrs/task_hookrs/index.html" -homepage = "https://github.com/matthiasbeyer/task-hookrs" -repository = "https://github.com/matthiasbeyer/task-hookrs" +repository = "https://git.beyermatthi.as/task-hookrs" readme = "./README.md" license = "MPL-2.0" -- cgit v1.2.3