bevy/crates/bevy_sprite
François 585d0b8467 remove some mut in queries (#3437)
# Objective

- While reading code, found some queries that are `mut` and not used as such

## Solution

- Remove `mut` when possible


Co-authored-by: François <8672791+mockersf@users.noreply.github.com>
2021-12-26 05:39:46 +00:00
..
src remove some mut in queries (#3437) 2021-12-26 05:39:46 +00:00
Cargo.toml Prepare crevice for vendored release (#3394) 2021-12-23 22:49:12 +00:00