mirror of
https://github.com/mii443/rust.git
synced 2025-08-22 16:25:37 +00:00
add license
This commit is contained in:
@ -3,6 +3,9 @@ name = "voicevox-client"
|
||||
description = "Unofficial voicevox engine wrapper"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
repository = "https://github.com/voicevox-client/rust"
|
||||
license = "MIT"
|
||||
license-file = "LICENSE"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
|
Reference in New Issue
Block a user