bevy/.github/workflows
François 7df680bb0a add rust-version for MSRV and CI job to check (#6852)
# Objective

- Fixes #6777, fixes #2998, replaces #5518
- Help avoid confusing error message when using an older version of Rust

## Solution

- Add the `rust-version` field to `Cargo.toml`
- Add a CI job checking the MSRV
- Add the job to bors
2023-01-09 21:19:48 +00:00
..
ci.yml add rust-version for MSRV and CI job to check (#6852) 2023-01-09 21:19:48 +00:00
dependencies.yml migrate away from actions-rs actions to dtolnay/rust-toolchain (#6432) 2022-10-31 17:36:23 +00:00
docs.yml migrate away from actions-rs actions to dtolnay/rust-toolchain (#6432) 2022-10-31 17:36:23 +00:00
post-release.yml Bump peter-evans/create-pull-request from 3 to 4 (#4940) 2022-07-04 13:04:13 +00:00
release.yml Bump peter-evans/create-pull-request from 3 to 4 (#4940) 2022-07-04 13:04:13 +00:00
validation-jobs.yml ci: Use Ubuntu 22.04 runner for run-examples, run-examples-on-wasm jobs (#6875) 2022-12-08 20:05:27 +00:00