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

base32ct+base64ct: unpin proptest; MSRV 1.65 #1423

Merged
merged 1 commit into from
May 29, 2024

Conversation

tarcieri
Copy link
Member

This seems like the lowest maintenance way to do this.

An alternative would be to check MSRV only on build, which would allow us to run tests with a higher rustc version, but that wouldn't actually verify tests pass under MSRV.

This seems like the lowest maintenance way to do this.

An alternative would be to check MSRV only on build, which would allow
us to run tests with a higher rustc version, but that wouldn't actually
verify tests pass under MSRV.
@tarcieri tarcieri merged commit dbca6c2 into master May 29, 2024
165 checks passed
@tarcieri tarcieri deleted the base32ct+base64ct/msrv-1.65 branch May 29, 2024 00:34
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.

1 participant