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

fix: Update MSRV in Cargo.toml #44

Merged
merged 1 commit into from
Oct 27, 2023
Merged

Conversation

Beanow
Copy link
Contributor

@Beanow Beanow commented Oct 26, 2023

Closes #43

The MSRV was bumped in #42 but missed the package.rust-version metadata.

Closes rust-embedded#43

The MSRV was bumped in rust-embedded#42 but missed the `package.rust-version` metadata.
@Beanow Beanow requested a review from a team as a code owner October 26, 2023 16:38
Copy link
Member

@eldruin eldruin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

Copy link
Member

@eldruin eldruin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, could you also add an entry to the changelog about this fix?

@Beanow
Copy link
Contributor Author

Beanow commented Oct 27, 2023 via email

@eldruin
Copy link
Member

eldruin commented Oct 27, 2023

Ah, sorry I missed that.
Thank you!

@eldruin eldruin merged commit 2fe7f68 into rust-embedded:master Oct 27, 2023
11 checks passed
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.

package.rust-version does not match MSRV
2 participants