diff --git a/Cargo.toml b/Cargo.toml index d429caf..4c057ba 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,4 +11,4 @@ use_tolk = ["tts/use_tolk"] [dependencies] bevy = "0.4" -tts = { version = "0.12", features = ["use_tolk"] } \ No newline at end of file +tts = { version = "0.13", features = ["use_tolk"] } \ No newline at end of file