mirror of
https://github.com/lightsoutgames/godot-tts
synced 2024-11-22 09:15:57 +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]
|
||||
gdnative = "0.8"
|
||||
tts = { git = "https://gitlab.com/ndarilek/tts-rs" }
|
||||
tts = "0.3"
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
tolk = "0.2"
|
Loading…
Reference in New Issue
Block a user