You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No MSRV is declared. Add rust-toolchain.toml, state an MSRV in Cargo.toml, and add a CI matrix (MSRV + stable) so a clap / notify / stdlib bump can't break consumers silently.
Type: adaptive · Priority: intend
No MSRV is declared. Add
rust-toolchain.toml, state an MSRV inCargo.toml, and add a CI matrix (MSRV + stable) so aclap/notify/ stdlib bump can't break consumers silently.