Use tts 0.2.

This commit is contained in:
Nolan Darilek 2019-09-10 11:04:50 -05:00
parent 05d8e3ac06
commit 8b2ff38fc3

View File

@ -9,4 +9,4 @@ crate-type = ["cdylib"]
[dependencies] [dependencies]
gdnative = { git = "https://github.com/ndarilek/godot-rust/" } gdnative = { git = "https://github.com/ndarilek/godot-rust/" }
tts = { path = "../../TTS-RS" } tts = "0.2"