bevy/.github
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
..
contributing Comprehensive CONTRIBUTING.md (#2040) 2021-08-14 19:21:36 +00:00
example-run run some examples on CI using swiftshader (#1826) 2021-04-14 21:40:36 +00:00
ISSUE_TEMPLATE new labels: feature request 2021-07-13 13:29:05 -07:00
linters Ignore reddit when checking markdown links (#3223) 2021-11-29 20:55:12 +00:00
workflows Update dependencies ron winit& fix cargo-deny lists (#3244) 2021-12-09 20:14:00 +00:00
bors.toml check that benches build (#2675) 2021-08-26 00:40:56 +00:00
dependabot.yml dependabot: use new C-Dependencies label 2021-07-13 12:51:48 -07:00
FUNDING.yml Create FUNDING.yml 2020-08-18 10:59:30 -07:00
label-config.yml Relicense Bevy under the dual MIT or Apache-2.0 license (#2509) 2021-07-23 21:11:51 +00:00
pull_request_template.md Add PR Template (#2272) 2021-06-02 21:07:56 +00:00