bevy/crates/bevy_window/src
François 92a7e16aed Update dependencies ron winit& fix cargo-deny lists (#3244)
# Objective

- there are a few new versions for `ron`, `winit`, `ndk`, `raw-window-handle`
- `cargo-deny` is failing due to new security issues / duplicated dependencies

## Solution

- Update our dependencies
- Note all new security issues, with which of Bevy direct dependency it comes from
- Update duplicate crate list, with which of Bevy direct dependency it comes from

`notify` is not updated here as it's in #2993
2021-12-09 20:14:00 +00:00
..
event.rs Fix scale_factor_override in the winit backend (#2784) 2021-09-10 18:46:16 +00:00
lib.rs Merge New Renderer 2021-11-22 23:57:42 -08:00
raw_window_handle.rs fix clippy 2021-07-24 16:43:37 -07:00
system.rs Add EventWriter (#1575) 2021-03-07 20:42:04 +00:00
window.rs Update dependencies ron winit& fix cargo-deny lists (#3244) 2021-12-09 20:14:00 +00:00
windows.rs can change window settings at runtime (#644) 2020-10-15 11:42:19 -07:00