update bevy; waiting for rapier update
Some checks failed
CI / Clippy lints (push) Failing after 1m10s
CI / Tests (push) Failing after 1m7s
CI / Bevy lints (push) Failing after 1m50s

This commit is contained in:
2026-02-08 14:11:06 -05:00
parent 2616e32674
commit 634fd5430c
3 changed files with 2525 additions and 1513 deletions

View File

@@ -4,7 +4,7 @@ version = "0.1.0"
edition = "2024"
[dependencies]
bevy = "0.16.1"
bevy = "0.18.0"
serde = "1.0.219"
typetag = "0.2.20"