Update all dependencies
Some checks failed
Build legacy Nix package on Ubuntu / build (push) Failing after 5m39s

This commit is contained in:
Florian RICHER 2025-05-16 13:47:24 +02:00
parent 285b194280
commit dda368e802
Signed by: florian.richer
GPG key ID: C73D37CBED7BFC77
9 changed files with 426 additions and 299 deletions

View file

@ -17,8 +17,8 @@ vulkano-shaders = "0.35"
glam = { version = "0.30" }
# ECS
bevy_ecs = "0.15"
bevy_app = "0.15"
bevy_ecs = "0.16"
bevy_app = "0.16"
# Log and tracing
log = "0.4"