Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add rust-version #295

Merged
merged 3 commits into from
Aug 1, 2022
Merged

Add rust-version #295

merged 3 commits into from
Aug 1, 2022

Conversation

parasyte
Copy link
Owner

@parasyte parasyte commented Aug 1, 2022

  • This version is different from the MSRV. It specifies the minimum version required to build the crate and its direct dependencies.
  • Add a CI step for building the crate alone with the oldest version possible.
  • See MSRV.md for the policy and minimal version supported by CI, including all example code.

- This version is different from the MSRV. It specifies the minimum
  version required to build the crate and its direct dependencies.
- Add a CI step for building the crate alone with the oldest version
  possible.
- See MSRV.md for the policy and minimal version supported by CI,
  including all example code.
- Update all actions to checkout/v3
- Include minor version number for consistency
@parasyte parasyte merged commit 4ee5006 into main Aug 1, 2022
@parasyte parasyte deleted the rust-version branch August 1, 2022 21:59
@parasyte parasyte mentioned this pull request Feb 3, 2024
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant