From f1e9f9ffbc17120667aecf5d0815227e29facd46 Mon Sep 17 00:00:00 2001 From: Laurent Pelecq Date: Sat, 12 Mar 2022 19:46:20 +0100 Subject: [PATCH] Add repository in Cargo.toml --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index f1d37ff..42af7d7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,7 @@ authors = ["Laurent Pelecq "] edition = "2018" description = "Client API for Speech Dispatcher" license = "MIT OR Apache-2.0" +repository = "https://gitlab.com/lp-accessibility/ssip-client" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html