summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml3
1 files changed, 1 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 383257a..44fbb87 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -9,8 +9,7 @@ categories = [ "date-and-time" ]
keywords = ["time", "calc", "parser"]
readme = "README.md"
license = "MPL-2.0"
-
-repository = "https://github.com/matthiasbeyer/kairos"
+repository = "https://git.beyermatthi.as/kairos"
[dependencies]
chrono = "0.4"