summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2022-12-18 10:30:39 +0100
committerMatthias Beyer <mail@beyermatthias.de>2022-12-18 10:30:39 +0100
commit75dc90b65ea0b014201b1cd329415f46fe768957 (patch)
treeef029cfb4d600b6d69a7525c123d9085f3f0f208
parentdcf0ae9d869114ec43d0c14aaa594a32ecc65823 (diff)
Update repository url
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index a773d3e..ccad0e1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -9,7 +9,7 @@ authors = ["Matthias Beyer <mail@beyermatthias.de>",
description = "Crate to work with taskwarrior exported JSON"
keywords = ["json", "taskwarrior", "todo", "import", "export"]
-repository = "https://git.beyermatthi.as/task-hookrs"
+repository = "https://github.com/matthiasbeyer/task-hookrs"
readme = "./README.md"
license = "MPL-2.0"