tg-sync-rs

git clone git://archive.git.mtrnord.blog/Nordgedanken/tg-sync-rs.git
Log | Files | Refs | LICENSE

commit 2944b5c30b6cd2d39b546ded4230417092375742
parent 0b1b1292c9b740ec0052b919558b5dd28fa687b9
Author: Marcel <mtrnord1@gmail.com>
Date:   Mon,  6 Feb 2017 09:57:12 +0100

add repository field to cargo file

Diffstat:
MCargo.toml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Cargo.toml b/Cargo.toml @@ -12,7 +12,7 @@ description = "A modular sync bot for slack and Telegram" # with VCS tools and the like. #documentation = "..." #homepage = "..." -#repository = "..." +repository = "https://github.com/Nordgdanken/TG_sync-rs" # This points to a file in the repository (relative to this `Cargo.toml`). The # contents of this file are stored and indexed in the registry.