mirror of
https://github.com/lightsoutgames/godot-tts
synced 2024-11-22 15:05:56 +00:00
Bump tts
to V0.3.0.
This commit is contained in:
parent
0d7ba71769
commit
b076b78eb5
|
@ -9,7 +9,7 @@ crate-type = ["cdylib"]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
gdnative = "0.8"
|
gdnative = "0.8"
|
||||||
tts = { git = "https://gitlab.com/ndarilek/tts-rs" }
|
tts = "0.3"
|
||||||
|
|
||||||
[target.'cfg(windows)'.dependencies]
|
[target.'cfg(windows)'.dependencies]
|
||||||
tolk = "0.2"
|
tolk = "0.2"
|
Loading…
Reference in New Issue
Block a user