diff --git a/Cargo.toml b/Cargo.toml index c6dfd7a..71dad95 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ crate-type = ["staticlib", "cdylib"] [dependencies] env_logger = "0.7" -gdnative = "0.9.0-preview.0" +gdnative = "0.8" tts = "0.6" [target.'cfg(windows)'.dependencies]