diff --git a/Cargo.toml b/Cargo.toml index f8842b1..0476b52 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,7 +14,7 @@ use_tolk = ["tolk", "tts/use_tolk"] [dependencies] env_logger = "0.8" gdnative = "0.9" -tts = ">= 0.10.2" +tts = ">= 0.10.3" [target.'cfg(windows)'.dependencies] tolk = { version = ">= 0.2.1", optional = true }