Skip to content

Commit

Permalink
update bevy_ecs_tilemap rev
Browse files Browse the repository at this point in the history
  • Loading branch information
adrien-bon committed Dec 3, 2024
1 parent c1f0343 commit 856bc71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ user_properties = ["dep:serde", "dep:serde_json"]
[dependencies]
# Main dependencies
bevy = { version = "0.15", default-features = false }
bevy_ecs_tilemap = { git = "https://github.com/StarArawn/bevy_ecs_tilemap.git", rev = "17ff958538c0431afb8e6d53fc4916ed3fb821b0", default-features = false }
bevy_ecs_tilemap = { git = "https://github.com/StarArawn/bevy_ecs_tilemap.git", rev = "ffaae04cb48f7cf7d937d2b6f988c9689139d889", default-features = false }
tiled = "0.13"

# Utilities
Expand Down

0 comments on commit 856bc71

Please sign in to comment.