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

Update MSRV to 1.66 because of unicode-width dep #560

Merged
merged 1 commit into from
Sep 29, 2024

Conversation

waywardmonkeys
Copy link
Contributor

The unicode-width crate needs 1.66 because of using the wrapping_add_signed function.

The `unicode-width` crate needs 1.66 because of using the
`wrapping_add_signed` function.
@waywardmonkeys
Copy link
Contributor Author

This should fix the CI failure seen in #557 and #559.

If this lands (or CI is fixed in some other way), I have some other small PRs to submit.

@mgeisler mgeisler changed the title Update MSRV to 1.66 because of unicode-width dep. Update MSRV to 1.66 because of unicode-width dep Sep 29, 2024
@mgeisler
Copy link
Owner

Thank you, this looks lovely!

@mgeisler mgeisler enabled auto-merge September 29, 2024 02:45
@mgeisler mgeisler merged commit 6d4563a into mgeisler:master Sep 29, 2024
25 checks passed
@waywardmonkeys waywardmonkeys deleted the update-msrv branch September 29, 2024 08:55
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