Bump dependency.

This commit is contained in:
Nolan Darilek 2020-08-13 12:12:48 -05:00
parent 8c26502f25
commit f389e818b9

View File

@ -10,7 +10,7 @@ crate-type = ["cdylib"]
[dependencies]
env_logger = "0.7"
gdnative = "0.8"
tts = "0.4"
tts = "0.5"
[target.'cfg(windows)'.dependencies]
tolk = "0.2"