mirror of
https://github.com/lightsoutgames/godot-tts
synced 2024-11-22 00:15:56 +00:00
Update dependencies from most recent work.
This commit is contained in:
parent
dba2d061ac
commit
f21d3357e9
|
@ -10,7 +10,7 @@ crate-type = ["staticlib", "cdylib"]
|
|||
[dependencies]
|
||||
env_logger = "0.10"
|
||||
gdnative = "0.11"
|
||||
tts = "0.25"
|
||||
tts = { version = "0.25", features = ["tolk"] }
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
tolk = { version = "0.5", optional = true }
|
||||
|
|
Loading…
Reference in New Issue
Block a user