bevy/crates/bevy_scene/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
..
command.rs System Param Lifetime Split (#2605) 2021-08-15 20:51:53 +00:00
dynamic_scene.rs Update dependencies ron winit& fix cargo-deny lists (#3244) 2021-12-09 20:14:00 +00:00
lib.rs Merge AppBuilder into App (#2531) 2021-07-27 20:21:06 +00:00
scene.rs Bevy ECS V2 (#1525) 2021-03-05 07:54:35 +00:00
scene_loader.rs Fix some nightly clippy lints (#2522) 2021-07-29 20:52:15 +00:00
scene_spawner.rs Fix some nightly clippy lints (#2522) 2021-07-29 20:52:15 +00:00
serde.rs Bevy Reflection (#926) 2020-11-27 16:39:59 -08:00