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

Check in Cargo.lock and set MSRV #153

Merged
merged 2 commits into from
Aug 1, 2024
Merged

Check in Cargo.lock and set MSRV #153

merged 2 commits into from
Aug 1, 2024

Conversation

qwandor
Copy link
Member

@qwandor qwandor commented Aug 1, 2024

This should avoid CI breaking due to new versions of dependencies being released, which may have a higher MSRV.

See #152.

@qwandor qwandor marked this pull request as ready for review August 1, 2024 16:01
@qwandor qwandor requested a review from BartMassey August 1, 2024 16:01
qwandor added 2 commits August 1, 2024 17:36
This should avoid CI breaking due to new versions of dependencies being
released, which may have a higher MSRV.
@qwandor
Copy link
Member Author

qwandor commented Aug 1, 2024

@BartMassey can you look at this too?

Copy link
Member

@BartMassey BartMassey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This all looks fine. Haven't tried it yet but can't imagine there's a problem. Thanks!

@qwandor qwandor added this pull request to the merge queue Aug 1, 2024
Merged via the queue into main with commit f4ed605 Aug 1, 2024
9 checks passed
@qwandor qwandor deleted the msrv branch August 1, 2024 21:53
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