bevy/.github/workflows
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
..
ci.yml Update dependencies ron winit& fix cargo-deny lists (#3244) 2021-12-09 20:14:00 +00:00
dependencies.yml Update to edition 2021 on master (#3028) 2021-10-27 00:12:14 +00:00
ios.yml Bump actions/cache from 2.1.5 to 2.1.6 (#2284) 2021-06-01 20:06:33 +00:00
label.yml Label PRs for all target branches (#2701) 2021-09-04 19:05:23 +00:00