mirror of
https://github.com/lightsoutgames/godot-tts
synced 2024-11-09 16:35:56 +00:00
Bump dependency.
This commit is contained in:
parent
b43b4fe19b
commit
1c7686d09d
|
@ -10,7 +10,7 @@ crate-type = ["staticlib", "cdylib"]
|
||||||
[dependencies]
|
[dependencies]
|
||||||
env_logger = "0.8"
|
env_logger = "0.8"
|
||||||
gdnative = "0.9"
|
gdnative = "0.9"
|
||||||
tts = "0.14"
|
tts = "0.15"
|
||||||
|
|
||||||
[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