bevy/crates/bevy_sprite
Alex Tennant fdec72b860
Make TextureAtlas::texture_handles pub instead of pub(crate) (#8633) (#8643)
# Objective

- Fixes bevyengine#8633

## Solution

Make `TextureAtlas::texture_handles` `pub` instead of `pub(crate)`.
2023-05-21 23:20:36 +00:00
..
src Make TextureAtlas::texture_handles pub instead of pub(crate) (#8633) (#8643) 2023-05-21 23:20:36 +00:00
Cargo.toml chore: Release (#7920) 2023-03-06 05:13:36 +00:00