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

Use v2 of the Cargo feature resolver and make CI work with it #1207

Closed
wants to merge 3 commits into from

Conversation

jplatte
Copy link
Member

@jplatte jplatte commented Jul 28, 2022

Let's see whether this succeeds. Locally it seems to work. Split out from #1205.
The "Fix up Cargo.lock" step is only required as long as Cargo selects crc32fast 1.1.0, which I think has an invalid minimum version on its semver dependency (srijs/rust-crc32fast#27).

jplatte added 3 commits July 28, 2022 17:11
Tungstenite 0.17.1 has a higher MSRV, and there should be no reason to
use it over 0.17.2.
@jplatte jplatte requested a review from davidpdrsn July 28, 2022 15:49
@jplatte
Copy link
Member Author

jplatte commented Jul 28, 2022

Okay, looks like this can't be decoupled from #1205, closing.

@jplatte jplatte closed this Jul 28, 2022
@jplatte jplatte deleted the jplatte/resolver2 branch July 28, 2022 16:14
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