mirror of
https://github.com/ndarilek/tts-rs.git
synced 2024-11-17 08:29:36 +00:00
Add additional Cargo manifest fields.
This commit is contained in:
parent
96722d7032
commit
9f0fddff0c
|
@ -2,6 +2,9 @@
|
|||
name = "tts"
|
||||
version = "0.1.0"
|
||||
authors = ["Nolan Darilek <nolan@thewordnerd.info>"]
|
||||
repository = "https://fossil.thewordnerd.info/tts-rs"
|
||||
description = "High-level Text-To-Speech (TTS) interface"
|
||||
license = "MIT"
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
|
|
Loading…
Reference in New Issue
Block a user