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: Pin dependencies for MSRV #315

Closed
wants to merge 1 commit into from

Conversation

tcharding
Copy link
Member

Loads of deps break MSRV at the moment because the Rust ecosystem is upgrading to edition 2021 left, right, and centre without bumping crate versions.

Pin various crates in CI for MSRV test run, do it in the CI script instead of in the github action.

I pulled this PR out of #312, the versions are what we use for MSRV 1.48, just pushing this to see if they work because CI is broken without some pinning.

Loads of deps break MSRV at the moment because the Rust ecosystem is
upgrading to edition 2021 left, right, and centre without bumping crate
versions.

Pin various crates in CI for MSRV test run, do it in the CI script
instead of in the github action.
@tcharding
Copy link
Member Author

I failed to sort this out. I can't be bothered since #312 works.

@tcharding tcharding closed this Oct 30, 2023
@tcharding tcharding deleted the 10-30-pin-deps branch May 1, 2024 02:29
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