bevy/crates/bevy_winit
bjorn3 ebd10681ac Remove unused deps (#2455)
# Objective

Reduce compilation time

# Solution

Remove unused dependencies. While this PR doesn't remove any crates from `Cargo.lock`, it may unlock more build parallelism.
2021-07-14 20:52:50 +00:00
..
src Allows a number of clippy lints and fixes 2 (#1999) 2021-05-14 20:37:32 +00:00
Cargo.toml Remove unused deps (#2455) 2021-07-14 20:52:50 +00:00