mirror of
https://github.com/lightsoutgames/godot-tts
synced 2024-11-09 16:15:57 +00:00
Bump dependency.
This commit is contained in:
parent
c8aabb02ad
commit
5c1cf59d98
|
@ -14,7 +14,7 @@ use_tolk = ["tolk", "tts/use_tolk"]
|
||||||
[dependencies]
|
[dependencies]
|
||||||
env_logger = "0.8"
|
env_logger = "0.8"
|
||||||
gdnative = "0.9"
|
gdnative = "0.9"
|
||||||
tts = ">= 0.12.2"
|
tts = "0.13"
|
||||||
|
|
||||||
[target.'cfg(windows)'.dependencies]
|
[target.'cfg(windows)'.dependencies]
|
||||||
tolk = { version = "0.3", optional = true }
|
tolk = { version = "0.3", optional = true }
|
||||||
|
|
Loading…
Reference in New Issue
Block a user