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

MSRV 1.60: Conditionally import lasy.rs module #472

Merged
merged 1 commit into from
Jun 12, 2024
Merged

MSRV 1.60: Conditionally import lasy.rs module #472

merged 1 commit into from
Jun 12, 2024

Conversation

josephlr
Copy link
Member

This simplifies lib.rs and allows for our testing code to be less convoluted. Split out from #471. CC @briansmith

The MSRV for rand 0.9 is 1.61 and Debian stable is 1.63, so this is a fine MSRV bump.

This simplifies lib.rs and allows for our testing code to be less
convoluted.

The MSRV for rand 0.9 is 1.61 and Debian stable is 1.63, so this is a
fine MSRV bump.

Signed-off-by: Joe Richey <[email protected]>
@briansmith
Copy link
Contributor

Note typo in commit message: lasy -> lazy.

@josephlr josephlr merged commit 3174f0c into master Jun 12, 2024
53 checks passed
@josephlr josephlr deleted the lazy branch June 12, 2024 02:13
@josephlr
Copy link
Member Author

Note typo in commit message: lasy -> lazy.

Fixed in the merged commit message.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants