diff --git a/Cargo.toml b/Cargo.toml index 5d4f317..40944ba 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,6 +4,7 @@ version = "0.25.6" authors = ["Nolan Darilek "] repository = "https://github.com/ndarilek/tts-rs" description = "High-level Text-To-Speech (TTS) interface" +documentation = "https://docs.rs/tts" license = "MIT" exclude = ["*.cfg", "*.yml"] edition = "2021"