From 3610d5a375ea064b8674fb7d482a96f22cb1ba5d Mon Sep 17 00:00:00 2001 From: Nolan Darilek Date: Tue, 10 Sep 2019 09:46:24 -0500 Subject: [PATCH] Update repository link. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 9cd9313..7f15fd9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "tts" version = "0.1.1" authors = ["Nolan Darilek "] -repository = "https://fossil.thewordnerd.info/tts-rs" +repository = "https://gitlab.com/ndarilek/tts-rs" description = "High-level Text-To-Speech (TTS) interface" license = "MIT" exclude = ["*.cfg", "*.yml"]