no voicevox

This commit is contained in:
Masato Kikuchi
2025-03-28 20:14:51 +09:00
parent 3785faf81e
commit 01f2aaa406
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -2313,7 +2313,7 @@ dependencies = [
]
[[package]]
name = "sbv2_voicevox"
name = "sbv2_editor"
version = "0.2.0-alpha6"
dependencies = [
"anyhow",

View File

@@ -1,5 +1,5 @@
[package]
name = "sbv2_voicevox"
name = "sbv2_editor"
version.workspace = true
edition.workspace = true
description.workspace = true