bevy/crates/bevy_app
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
..
src Merge New Renderer 2021-11-22 23:57:42 -08:00
Cargo.toml Update dependencies ron winit& fix cargo-deny lists (#3244) 2021-12-09 20:14:00 +00:00