Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Switch winapi dependency to windows/windows-sys #292

Open
atouchet opened this issue May 18, 2024 · 2 comments · May be fixed by #298
Open

Switch winapi dependency to windows/windows-sys #292

atouchet opened this issue May 18, 2024 · 2 comments · May be fixed by #298

Comments

@atouchet
Copy link
Contributor

The winapi crate is no longer maintained and there are now official windows/windows-sys crates from Microsoft. surfman should transition from using winapi to windows/windows-sys.

@atouchet
Copy link
Contributor Author

The dependency on the associated wio crate should probably be removed as well as that looks unlikely to ever be updated.

@dklassic
Copy link
Contributor

Makes sense, I'll try to switch the dependency.

@dklassic dklassic linked a pull request Jul 11, 2024 that will close this issue
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants