diff --git a/Cargo.toml b/Cargo.toml index a9e7a4e..cd22c31 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,4 +9,4 @@ crate-type = ["cdylib"] [dependencies] gdnative = { git = "https://github.com/ndarilek/godot-rust/" } -tts = { path = "../../TTS-RS" } +tts = "0.2"