mirror of
https://github.com/lightsoutgames/bevy_tts.git
synced 2024-11-13 00:45:58 +00:00
Bump dependency.
This commit is contained in:
parent
e0e1132aa5
commit
d25f770f4f
|
@ -14,7 +14,7 @@ tolk = ["tts/tolk"]
|
|||
[dependencies]
|
||||
bevy = { version = "0.5", default-features = false }
|
||||
crossbeam-channel = "0.5"
|
||||
tts = "0.17"
|
||||
tts = "0.18"
|
||||
|
||||
[dev-dependencies]
|
||||
bevy = { version = "0.5", default-features = true }
|
Loading…
Reference in New Issue
Block a user