Because those repos contain multiple crates we want to check the msrv for, they need a custom msrv job that cds into the crate's root directory:
This makes the msrv step in the linting job from this repository unusable.
See lurk-lab/bellpepper-gadgets#13
See also #7, more specifically the suggestion of a crate parameter.
Because those repos contain multiple crates we want to check the msrv for, they need a custom msrv job that
cds into the crate's root directory:This makes the msrv step in the linting job from this repository unusable.
See lurk-lab/bellpepper-gadgets#13
See also #7, more specifically the suggestion of a crate parameter.