bevy/crates/bevy_render
Jakob Hellermann 02637b609e fix clippy (#7302)
# Objective

- `cargo clippy` should work (except for clippy::type_complexity)

## Solution

- fix new clippy lints
2023-01-20 14:25:25 +00:00
..
macros Support storage buffers in derive AsBindGroup (#6129) 2023-01-09 18:50:55 +00:00
src fix clippy (#7302) 2023-01-20 14:25:25 +00:00
Cargo.toml Demand newer async-channel version (#7301) 2023-01-20 13:20:28 +00:00