Skip to content

Replace windows-sys with inline bindings#123

Open
Jake-Shadle wants to merge 1 commit intolambda-fairy:mainfrom
Jake-Shadle:main
Open

Replace windows-sys with inline bindings#123
Jake-Shadle wants to merge 1 commit intolambda-fairy:mainfrom
Jake-Shadle:main

Conversation

@Jake-Shadle
Copy link
Copy Markdown

This crate is only using 3 functions and 2 constants from the windows-sys crate, so rather than depend on this incredibly heavy dependency with frequent breaking changes, just pull out the few things needed by this crate and inline them.

Resolves: #119

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.

Use windows-bindgen to replace windows-sys with generated bindings?

1 participant