From d0d6c0e2dade4b866a2c34995e871e8abc22d3f1 Mon Sep 17 00:00:00 2001 From: Nolan Darilek Date: Tue, 9 Jun 2020 07:56:13 -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 5086cd5..03eaeeb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "tts" version = "0.2.3" authors = ["Nolan Darilek "] -repository = "https://gitlab.com/ndarilek/tts-rs" +repository = "https://github.com/ndarilek/tts-rs" description = "High-level Text-To-Speech (TTS) interface" license = "MIT" exclude = ["*.cfg", "*.yml"]