Skip to content

Commit

Permalink
Update Rust crate bevy_asset_loader to 0.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent 4e1812b commit 95322e8
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 @@ -56,4 +56,4 @@ bevy = "0.9"
bevy_ecs_tilemap = "0.9"
bevy-inspector-egui = "0.17"
tiled = { version = "0.10", default-features = false }
bevy_asset_loader = { version = "0.14", features = ["standard_dynamic_assets", "stageless"] }
bevy_asset_loader = { version = "0.20.1", features = ["standard_dynamic_assets", "stageless"] }

0 comments on commit 95322e8

Please sign in to comment.