Bump version.

This commit is contained in:
Nolan Darilek 2020-08-18 15:51:36 -05:00
parent d3b90f48e7
commit 20abaa45ab

View File

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