Bump dependency.

This commit is contained in:
Nolan Darilek 2020-11-02 11:38:34 -06:00
parent f759a67507
commit 760a7745f1

View File

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