Update features list for new bevy_tts.
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Nolan Darilek 2022-09-07 13:55:55 -05:00
parent a4b2a1b026
commit 6ec761d0fb

View File

@ -9,7 +9,7 @@ edition = "2021"
[features]
speech_dispatcher_0_10 = ["bevy_tts/speech_dispatcher_0_10"]
speech_dispatcher_0_10_2 = ["bevy_tts/speech_dispatcher_0_10_2"]
speech_dispatcher_0_11 = ["bevy_tts/speech_dispatcher_0_11"]
[dependencies.bevy]
version = "0.8"