Skip to content

Commit 84e720b

Browse files
chore(deps): bump bevy_ecs_tilemap from 0.17.0-rc.1 to 0.17.0 (#60)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: ssouthcity <51554341+ssouthcity@users.noreply.github.com>
1 parent fe344db commit 84e720b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ edition = "2024"
77
bevy = { version = "0.17.2", features = ["wayland", "experimental_bevy_ui_widgets"] }
88
bevy-inspector-egui = "0.34.0"
99
bevy_aseprite_ultra = "0.7.0"
10-
bevy_ecs_tilemap = { version = "0.17.0-rc.1" }
10+
bevy_ecs_tilemap = { version = "0.17.0" }
1111
humantime-serde = "1.1.1"
1212
rand = "0.9.2"
1313
serde = { version = "1.0.228", features = ["derive"] }

0 commit comments

Comments
 (0)