Bump dependencies.

This commit is contained in:
Nolan Darilek 2022-12-20 16:34:30 -06:00
parent 1d6c47976a
commit 77052eabd9

View File

@ -28,7 +28,7 @@ features = [
backtrace = "0.3" backtrace = "0.3"
bevy_rapier2d = "0.19" bevy_rapier2d = "0.19"
bevy_synthizer = "0.1" bevy_synthizer = "0.1"
bevy_tts = { version = "0.2", default-features = false, features = ["tolk"] } bevy_tts = { version = "0.4", default-features = false, features = ["tolk"] }
coord_2d = "0.3" coord_2d = "0.3"
futures-lite = "1" futures-lite = "1"
gilrs = "0.10" gilrs = "0.10"