mirror of
https://github.com/lightsoutgames/bevy_tts.git
synced 2024-11-10 05:15:56 +00:00
Bump dependency.
This commit is contained in:
parent
5fd6b9f220
commit
064ca03a9c
|
@ -11,4 +11,4 @@ use_tolk = ["tts/use_tolk"]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
bevy = "0.4"
|
bevy = "0.4"
|
||||||
tts = { version = "0.12", features = ["use_tolk"] }
|
tts = { version = "0.13", features = ["use_tolk"] }
|
Loading…
Reference in New Issue
Block a user