Skip to content

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.

@tcharding tcharding force-pushed the 10-30-pin-deps branch 3 times, most recently from b3d84c2 to bd34d2b Compare October 30, 2023 05:49
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