Skip to content

build: allow windows-sys 0.59 #545

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

Closed

Conversation

ErichDonGubler
Copy link

No description provided.

@Darksonn
Copy link
Collaborator

This doesn't work due to #526. We need to update public methods to take void pointers so that windows-sys types are not in the public API.

@Thomasdezeeuw
Copy link
Collaborator

Closing this in favour of a straight update to v0.59, which means a lot less code changes: #579.

@ErichDonGubler
Copy link
Author

@Thomasdezeeuw: There are no more substantive changes here than in that PR, if you examine the final commit. Most changes here were a broad appeal to clippy linting after CI failed for me with unrelated changes, and were easy enough to strip out.

The advantage of using a range dependency is that users' migration path becomes significantly easier. Are you sure that a straight upgrade is actually meaningfully easier for maintenance here?

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.

3 participants