crossterm
crossterm copied to clipboard
use windows-sys instead of winapi-rs
will you use windows-sys crate instead of winapi-rs crate,?as is shown in this https://github.com/kennykerr/compare-rs repo,windows-sys have a shorter compile time
looks like winapi-rs is not maintained anymore, last release was 2 years https://crates.io/crates/winapi/versions
Its not a high prio but I am open to having it transitioned.