From 5e36127d2254da8b0557bf524efe09a1639b763f Mon Sep 17 00:00:00 2001 From: tuna2134 Date: Sat, 8 Apr 2023 16:25:10 +0900 Subject: [PATCH] push --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 7f6d6e8..0bcc9c6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,6 @@ [package] name = "voicevox-client" +description = "Unofficial voicevox engine wrapper" version = "0.1.0" edition = "2021"