We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8aabb0 commit 5c1cf59Copy full SHA for 5c1cf59
Cargo.toml
@@ -14,7 +14,7 @@ use_tolk = ["tolk", "tts/use_tolk"]
14
[dependencies]
15
env_logger = "0.8"
16
gdnative = "0.9"
17
-tts = ">= 0.12.2"
+tts = "0.13"
18
19
[target.'cfg(windows)'.dependencies]
20
tolk = { version = "0.3", optional = true }
0 commit comments