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

base64ct: downgrade edition to 2021; MSRV 1.81 #1702

Merged
merged 2 commits into from
Mar 10, 2025

Conversation

tarcieri
Copy link
Member

We had some complaints about the steep MSRV upgrade from 1.60 to 1.85 which occurred in the 1.7.0 release (#1695).

This lowers the MSRV to just what we need for core::error::Error support, downgrading the edition in the process.

We can bump edition in a future release, once 1.85 has been out longer.

Closes #1695

We had some complaints about the steep MSRV upgrade from 1.60 to 1.85
which occurred in the 1.7.0 release (#1695).

This lowers the MSRV to just what we need for `core::error::Error`
support, downgrading the edition in the process.

We can bump edition in a future release, once 1.85 has been out longer.

Closes #1695
@tarcieri
Copy link
Member Author

Aah that's fun, need to move it out of the workspace too

@tarcieri tarcieri merged commit 7615a5b into master Mar 10, 2025
165 checks passed
@tarcieri tarcieri deleted the base64ct/downgrade-edition-and-msrv branch March 10, 2025 23:53
@tarcieri tarcieri mentioned this pull request Mar 11, 2025
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.

base64ct: un-yank v1.7.0 or publish v2.0.0?
1 participant