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

Remove unused winapi crate from dependencies #2760

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

rhysd
Copy link
Contributor

@rhysd rhysd commented Jan 28, 2025

winapi crate is listed in dependencies but it is actually imported by no crate in this repository. I confirmed no error from cargo check --target x86_64-pc-windows-msvc as well.

@hecrj hecrj added this to the 0.14 milestone Jan 28, 2025
@hecrj hecrj added improvement An internal improvement change labels Jan 28, 2025
@hecrj hecrj removed the change label Jan 28, 2025
@hecrj hecrj merged commit ce7eafc into iced-rs:master Jan 28, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement An internal improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants