mirror of
https://github.com/lightsoutgames/bevy_tts.git
synced 2024-11-12 23:45:56 +00:00
Update to Bevy main.
This commit is contained in:
parent
c63e43f0fd
commit
0be2b3e2d2
|
@ -11,6 +11,6 @@ default = ["tolk"]
|
|||
tolk = ["tts/tolk"]
|
||||
|
||||
[dependencies]
|
||||
bevy = { git = "https://github.com/bevyengine/bevy" }
|
||||
bevy = { git = "https://github.com/bevyengine/bevy", branch = "main" }
|
||||
crossbeam-channel = "0.5"
|
||||
tts = { version = "0.14" }
|
Loading…
Reference in New Issue
Block a user