Bump dependency.

This commit is contained in:
Nolan Darilek 2021-03-11 14:30:14 -06:00
parent b43b4fe19b
commit 1c7686d09d

View File

@ -10,7 +10,7 @@ crate-type = ["staticlib", "cdylib"]
[dependencies]
env_logger = "0.8"
gdnative = "0.9"
tts = "0.14"
tts = "0.15"
[target.'cfg(windows)'.dependencies]
tolk = { version = "0.3", optional = true }