diff --git a/Cargo.toml b/Cargo.toml index 12cd376..9966b07 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,6 +2,9 @@ name = "tts" version = "0.1.0" authors = ["Nolan Darilek "] +repository = "https://fossil.thewordnerd.info/tts-rs" +description = "High-level Text-To-Speech (TTS) interface" +license = "MIT" edition = "2018" [dependencies]