Add additional metadata.

This commit is contained in:
Nolan Darilek 2018-01-12 11:30:05 -06:00
parent f595113276
commit 4f4e9c85ce
1 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,9 @@
name = "speech-dispatcher"
version = "0.1.0"
authors = ["Nolan Darilek <nolan@thewordnerd.info>"]
repository = "https://gitlab.com/ndarilek/speech-dispatcher-rs"
description = "Rusty interface to the speech-dispatcher speech synthesis library"
license = "LGPL-2.1"
[dependencies]
speech-dispatcher-sys = "0.2"