mirror of
https://github.com/lightsoutgames/bevy_tts.git
synced 2024-11-13 00:45:58 +00:00
Use Bevy 0.4.
This commit is contained in:
parent
8962d2df33
commit
87b7e1f387
|
@ -11,6 +11,5 @@ edition = "2018"
|
|||
use_tolk = ["tts/use_tolk"]
|
||||
|
||||
[dependencies]
|
||||
|
||||
bevy = { git = "https://github.com/bevyengine/bevy" }
|
||||
bevy = "0.4"
|
||||
tts = { version = "0.12", features = ["use_tolk"] }
|
Loading…
Reference in New Issue
Block a user