Skip to content

build: Remove direct winapi dependency #2431

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

Merged
merged 1 commit into from
Mar 21, 2025

Conversation

szokeasaurusrex
Copy link
Member

We can use the windows-sys crate (published by Microsoft and actively maintained) instead.

Ref #1426

We can use the `windows-sys` crate (published by Microsoft and actively maintained) instead.

Ref #1426
@szokeasaurusrex szokeasaurusrex force-pushed the szokeasaurusrex/no-direct-winapi-dependency branch from 4a3354f to 0ab89b1 Compare March 21, 2025 13:30
@szokeasaurusrex szokeasaurusrex marked this pull request as ready for review March 21, 2025 13:40
@szokeasaurusrex
Copy link
Member Author

We still need to remove indirect dependencies on this crate to unblock #1426 fully

@szokeasaurusrex szokeasaurusrex enabled auto-merge (squash) March 21, 2025 13:41
@szokeasaurusrex szokeasaurusrex merged commit ca43a3d into master Mar 21, 2025
14 checks passed
@szokeasaurusrex szokeasaurusrex deleted the szokeasaurusrex/no-direct-winapi-dependency branch March 21, 2025 14: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.

2 participants