coreutils icon indicating copy to clipboard operation
coreutils copied to clipboard

`windows-sys` to `windows`

Open tertsdiepraam opened this issue 1 year ago • 2 comments

Builds on top of https://github.com/uutils/coreutils/pull/5680 (so should be merged afterwards).

The windows crate is a small layer over windows-sys that provides a much nicer and Rustier API, so we should use that instead of windows-sys.

tertsdiepraam avatar Dec 21 '23 09:12 tertsdiepraam

needs rustfmt too :)

sylvestre avatar Dec 21 '23 09:12 sylvestre