mirror of
https://github.com/lightsoutgames/godot-tts
synced 2024-11-22 06:35:57 +00:00
Bump dependency.
This commit is contained in:
parent
32c20ddf90
commit
3639e98f65
|
@ -14,7 +14,7 @@ use_tolk = ["tolk", "tts/use_tolk"]
|
|||
[dependencies]
|
||||
env_logger = "0.8"
|
||||
gdnative = "0.9"
|
||||
tts = ">= 0.10.3"
|
||||
tts = ">= 0.11.1"
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
tolk = { version = ">= 0.2.1", optional = true }
|
||||
tolk = { version = "0.3", optional = true }
|
||||
|
|
Loading…
Reference in New Issue
Block a user