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

ci: fix msrv runs #175

Merged
merged 1 commit into from
Sep 10, 2023
Merged

ci: fix msrv runs #175

merged 1 commit into from
Sep 10, 2023

Conversation

camshaft
Copy link
Owner

@camshaft camshaft commented Sep 9, 2023

Many of the dependencies in the cargo-bolero crate have dropped support for our current MSRV. Instead of forcing everything to bump, we'll maintain a different MSRV for the bolero libraries and split the workspaces.

I've refactored the test scripts to use Rust instead of Make. It should be a lot easier to maintain.

@camshaft camshaft force-pushed the msrv-fix branch 2 times, most recently from 33aa0ea to 874dca0 Compare September 9, 2023 23:55
@camshaft camshaft marked this pull request as ready for review September 10, 2023 00:24
@camshaft camshaft merged commit 868a399 into master Sep 10, 2023
9 checks passed
@camshaft camshaft deleted the msrv-fix branch September 10, 2023 00:25
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