mirror of
https://github.com/lightsoutgames/godot-tts
synced 2024-11-22 06:15:57 +00:00
Bump tts dependency.
This commit is contained in:
parent
69b5c39f66
commit
2c73b45300
|
@ -10,7 +10,7 @@ crate-type = ["staticlib", "cdylib"]
|
|||
[dependencies]
|
||||
env_logger = "0.7"
|
||||
gdnative = "0.9"
|
||||
tts = "0.8"
|
||||
tts = "0.9"
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
tolk = ">= 0.2.1"
|
||||
|
|
Loading…
Reference in New Issue
Block a user