Closed derrix060 closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 78.59%. Comparing base (
f83a70e
) to head (1e6f091
). Report is 2 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Pipeline started to fail because of error: 'cargo msrv' requires a subcommand but one was not provided
. Shouldn't it be cargo msrv
with find subcommand here?
Yeep, looks like some breaking changes in newest cargo-msrv v0.16 - see here
cargo-msrv v0.16.0 Added cargo msrv find subcommand to determine the MSRV (this subcommand was moved from the top level cargo msrv command to its own subcommand)