Skip to content

Replace winapi with windows-sys? #58

@Skgland

Description

@Skgland

Also mio-serial already depends on windows-sys as a transitive dependency, so replacing winapi with windows-sys should be a net reduction in dependencies.

On a lesser note winapi also appears to be not actively maintained123 (though the author stated they would act should a vulnerability be found4)
and windows-sys is actively maintained directly by microsoft.

Footnotes

  1. https://www.github.com/retep998/winapi-rs/issues/1052

  2. https://www.github.com/retep998/winapi-rs/issues/1055

  3. https://www.github.com/retep998/winapi-rs/issues/1020

  4. https://www.github.com/retep998/winapi-rs/issues/1052#issuecomment-2294509097

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions