Skip to content

Commit

Permalink
Added docs.rs link to Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Enyium authored Dec 5, 2023
1 parent 5c528f1 commit 12d8e1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 12d8e1f

Please sign in to comment.