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

Bump the MSRV to 1.60 #252

Closed
tatsuya6502 opened this issue Apr 1, 2023 · 0 comments · Fixed by #253
Closed

Bump the MSRV to 1.60 #252

tatsuya6502 opened this issue Apr 1, 2023 · 0 comments · Fixed by #253
Assignees
Milestone

Comments

@tatsuya6502
Copy link
Member

tatsuya6502 commented Apr 1, 2023

Bump the Minimum Supported Rust Versions (MSRVs) for all crate features from 1.51 to 1.60.

  • Rust 1.51 was released on March 25, 2021.
  • Rust 1.60 was released on April 7, 2022, and supports Rust 2021 Edition.

In order to address #243, quanta needs to be upgraded to v0.11.0. And quanta v0.11.0's MSRV is 1.60 (#251 (comment)).

We will release this moka version as v0.10.2, as we consider it is not a semver-breaking change:

https://github.com/moka-rs/moka#minimum-supported-rust-versions

It will keep a rolling MSRV policy of at least 6 months. If only the default features are enabled, MSRV will be updated conservatively. When using other features, like future, MSRV might be updated more frequently, up to the latest stable. In both cases, increasing MSRV is not considered a semver-breaking change.

@tatsuya6502 tatsuya6502 self-assigned this Apr 1, 2023
@tatsuya6502 tatsuya6502 added this to the v0.10.2 milestone Apr 1, 2023
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 a pull request may close this issue.

1 participant