`meli` crate depends on `melib`, so if `melib` msrv check fails, `meli`will too, but not the other way around. So checking for `melib` firstmakes sense, because the incompatibility might be in `meli` crateinstead.Signed-off-by: Manos Pitsidianakis <manos@pitsidianak.is> | ||
---|---|---|
.. | ||
workflows | ci: update cargo-nextest version to 0.9.99 | |
check_dco.sh | CI: fix check_dco.sh not working with other repos | |
Makefile.build | ci: remove obsolete test exclusion | |
Makefile.lint | CI: check melib MSRV before meli | |
Makefile.manifest-lint | CI: Move MSRV checks from manifest to lints | |
PULL_REQUEST_TEMPLATE.md | .gitea/PULL_REQUEST_TEMPLATE.md: comment out content |