Bump dependencies.

This commit is contained in:
Nolan Darilek 2020-12-07 23:37:04 -06:00
parent 58dfb757c4
commit c8aabb02ad

View File

@ -14,7 +14,7 @@ use_tolk = ["tolk", "tts/use_tolk"]
[dependencies]
env_logger = "0.8"
gdnative = "0.9"
tts = "0.12"
tts = ">= 0.12.2"
[target.'cfg(windows)'.dependencies]
tolk = { version = "0.3", optional = true }