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"]