gradient update

This commit is contained in:
2025-04-22 17:12:02 +02:00
parent 10dc82719a
commit 36192d44cb
3 changed files with 4 additions and 3 deletions

View File

@@ -34,7 +34,7 @@ bevy-inspector-egui = { version = "0.30", optional = true }
bevy_polyline = "0.11.0"
bevy-steamworks = "0.13.0"
bevy_ballistic = "0.1.0"
bevy-ui-gradients = "0.2.0"
bevy-ui-gradients = "0.3.0"
bevy_debug_log = "0.5.0"
bevy_common_assets = { version = "0.12.0", features = ["ron"] }
serde = { version = "1.0.219", features = ["derive"] }