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