bevy/crates/bevy_gltf
François c61fbcb7db Only bevy_render should depend directly on wgpu (#3393)
# Objective

- Only bevy_render should depend directly on wgpu
- This helps to make sure bevy_render re-exports everything needed from wgpu

## Solution

- Remove bevy_pbr, bevy_sprite and bevy_ui dependency on wgpu


Co-authored-by: François <8672791+mockersf@users.noreply.github.com>
2021-12-20 20:50:52 +00:00
..
src Only bevy_render should depend directly on wgpu (#3393) 2021-12-20 20:50:52 +00:00
Cargo.toml Only bevy_render should depend directly on wgpu (#3393) 2021-12-20 20:50:52 +00:00