Closed Hirevo closed 1 year ago
This PR adds a new CI check that checks that Alexandrie stays able to compile both on latest stable and the current designated MSRV (currently: 1.68).
1.68
This PR also merges both the MSRV check and the formatting check within the same workflow (now called CI).
CI
The docs and README are also updated to mention this MSRV in the relevant sections.
All checks are green. This is good to merge.
This PR adds a new CI check that checks that Alexandrie stays able to compile both on latest stable and the current designated MSRV (currently:
1.68
).This PR also merges both the MSRV check and the formatting check within the same workflow (now called
CI
).The docs and README are also updated to mention this MSRV in the relevant sections.