diff --git a/Cargo.toml b/Cargo.toml index b89a57e..db3e0eb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ crate-type = ["cdylib"] [dependencies] gdnative = "0.8" -tts = { git = "https://gitlab.com/ndarilek/tts-rs" } +tts = "0.3" [target.'cfg(windows)'.dependencies] tolk = "0.2" \ No newline at end of file