From 6b93d8dbb7b3c39f5f5245a2cafad361f6df2ae4 Mon Sep 17 00:00:00 2001 From: Sebastian Hugentobler Date: Mon, 21 Jan 2019 11:06:40 +0100 Subject: [PATCH] update repository location --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 4478e65..ca4a724 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.3.4" authors = ["Sebastian Hugentobler "] description = "Synchronizes a GOG library with a local folder." documentation = "https://docs.rs/crate/gog-sync" -repository = "https://gitlab.com/thallian/gog-sync" +repository = "https://code.vanwa.ch/sebastian@vanwa.ch/gog-sync" readme = "README.md" keywords = ["gog", "sync", "cli"] categories = ["command-line-utilities"]