diff --git a/sbv2_core/Cargo.toml b/sbv2_core/Cargo.toml index b4ef213..b762990 100644 --- a/sbv2_core/Cargo.toml +++ b/sbv2_core/Cargo.toml @@ -4,7 +4,7 @@ description = "Style-Bert-VITSの推論ライブラリ" version = "0.1.0" edition = "2021" license = "MIT" -readme = "README.md" +readme = "../README.md" repository = "https://github.com/tuna2134/sbv2-api" [dependencies]