Skip to content

Commit 5c1cf59

Browse files
committed
Bump dependency.
1 parent c8aabb0 commit 5c1cf59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ use_tolk = ["tolk", "tts/use_tolk"]
1414
[dependencies]
1515
env_logger = "0.8"
1616
gdnative = "0.9"
17-
tts = ">= 0.12.2"
17+
tts = "0.13"
1818

1919
[target.'cfg(windows)'.dependencies]
2020
tolk = { version = "0.3", optional = true }

0 commit comments

Comments
 (0)