msrv CI is insufficient
Open
A-Build-System
A-Cross-Cutting
C-Bug
D-Modest
S-Ready-For-Implementation
- Dominant language
- Rust
- Stars
- 48.2k
- Forks
- 4.8k
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 161
Description
See: `crates\bevy_reflect\Cargo.toml`
```toml
rust-version = "1.76.0"
```
The msrv CI only checks `bevy`, not the individual crates.
Contributor guide
Assessment
This issue has not been assessed yet.