initial commit

This commit is contained in:
tuna2134
2023-03-07 10:01:10 +09:00
commit 391fb34df1
3 changed files with 24 additions and 0 deletions

8
Cargo.toml Normal file
View File

@ -0,0 +1,8 @@
[package]
name = "voicevox-client"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]