Add additional Cargo metadata.

This commit is contained in:
Nolan Darilek 2022-08-29 13:26:50 -05:00
parent 3196c15a08
commit 5939c24b81

View File

@ -1,8 +1,10 @@
[package]
name = "bevy_tts"
description = "Text-to-speech for the Bevy game engine"
repository = "https://labs.lightsout.games/projects/bevy_tts"
version = "0.1.0"
authors = ["Nolan Darilek <nolan@thewordnerd.info>"]
license = "mit"
license = "MIT OR Apache-2.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html