Merge pull request #51 from Enyium:patch-1

Added docs.rs link to `Cargo.toml`
This commit is contained in:
Nolan Darilek 2024-02-09 10:54:59 -06:00 committed by GitHub
commit 3032fe0fb3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ version = "0.25.6"
authors = ["Nolan Darilek <nolan@thewordnerd.info>"]
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"