mirror of
https://github.com/neodyland/sbv2-api.git
synced 2026-01-04 21:42:57 +00:00
split the code for support voicevox
This commit is contained in:
9
Cargo.lock
generated
9
Cargo.lock
generated
@@ -2312,6 +2312,15 @@ dependencies = [
|
||||
"zstd",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "sbv2_voicevox"
|
||||
version = "0.2.0-alpha6"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"axum",
|
||||
"sbv2_core",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "sbv2_wasm"
|
||||
version = "0.2.0-alpha6"
|
||||
|
||||
Reference in New Issue
Block a user