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 to 1.70.0 #55

Merged
merged 2 commits into from
Aug 27, 2024
Merged

fix: update MSRV to 1.70.0 #55

merged 2 commits into from
Aug 27, 2024

Conversation

vmx
Copy link
Contributor

@vmx vmx commented Aug 14, 2024

Due to the home v0.5.9 release we need at least Rust 1.70.0. Make this the
new minimum supported Rust version. As 1.70.0 is already >1 year old, I dare
to release this as a bugfix release.

New lints were introduced, those are also fixed in this commit.

This PR also updates the CI to use GitHub Actions instead of CircleCI.

Fixes #54.

vmx added 2 commits August 9, 2024 12:54
Due to the `home` v0.5.9 release we need at least Rust 1.70.0. Make this the
new minimum supported Rust version. As 1.70.0 is already >1 year old, I dare
to release this as a bugfix release.

New lints were introduced, those are also fixed in this commit.

Fixes #54.
Remove the CircleCI config.
@vmx vmx merged commit 4112af7 into master Aug 27, 2024
8 of 9 checks passed
@vmx vmx deleted the msrv-170 branch August 27, 2024 08:38
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.

Build failuer due to old rust toolchain configure
2 participants