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

chore: increase MSRV to 1.64 #315

Merged
merged 1 commit into from
May 31, 2023
Merged

chore: increase MSRV to 1.64 #315

merged 1 commit into from
May 31, 2023

Conversation

vmx
Copy link
Member

@vmx vmx commented May 31, 2023

toml_datetime v0.6.2 needs Rust 1.64 as minimum supported Rust version, hence also update to that one.

This is not considered a breaking change as we haven't specified a MSRV in previous releases.

`toml_datetime` v0.6.2 needs Rust 1.64 as minimum supported Rust version,
hence also update to that one.

This is not considered a breaking change as we haven't specified a MSRV
in previous releases.
@vmx vmx requested a review from thomaseizinger May 31, 2023 09:04
@thomaseizinger
Copy link
Contributor

This is not considered a breaking change as we haven't specified a MSRV in previous releases.

Can we do so going forward? At least in its default state, i.e. without any features activated?

@vmx
Copy link
Member Author

vmx commented May 31, 2023

Can we do so going forward? At least in its default state, i.e. without any features activated?

Sure, that's the plan :)

@vmx vmx merged commit 961eb51 into master May 31, 2023
@vmx vmx deleted the msrv-164 branch May 31, 2023 10:17
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.

2 participants