Bump dependency.
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Nolan Darilek 2022-10-04 14:53:06 -05:00
parent e4f60ff024
commit f6855ff727

View File

@ -25,7 +25,7 @@ features = [
[dependencies] [dependencies]
backtrace = "0.3" backtrace = "0.3"
bevy_rapier2d = "0.16" bevy_rapier2d = "0.17"
bevy_synthizer = { git = "https://labs.lightsout.games/projects/bevy_synthizer" } bevy_synthizer = { git = "https://labs.lightsout.games/projects/bevy_synthizer" }
bevy_tts = { version = "0.1", default-features = false, features = ["tolk"] } bevy_tts = { version = "0.1", default-features = false, features = ["tolk"] }
coord_2d = "0.3" coord_2d = "0.3"