bevy/crates/bevy_asset
MiniaczQ 8b30dc6354 iter_mut() for Assets type (#3118)
# Objective

Fixes #3117 

## Solution

I took `get_mut()` and did it for all the elements 😏 


Co-authored-by: MiniaczQ <jakub.motyka.2000@gmail.com>
2021-11-13 04:26:42 +00:00
..
src iter_mut() for Assets type (#3118) 2021-11-13 04:26:42 +00:00
Cargo.toml Update to edition 2021 on master (#3028) 2021-10-27 00:12:14 +00:00