conradkleinespel / rpassword

Cross platform Rust library to read a password in the terminal (Linux, BSD, OSX, Windows, WASM).
Apache License 2.0
243 stars 38 forks source link

Replace winapi with windows-sys #80

Closed messense closed 1 year ago

messense commented 1 year ago

The Rust ecosystem is migrating from winapi to windows-sys, for example https://github.com/tokio-rs/tokio/pull/5204

conradkleinespel commented 1 year ago

Thanks for your help in this migration! Would you mind re-posting on this repository please ? https://github.com/conradkleinespel/duck/tree/master/projects/rpassword. All development happens there.

conradkleinespel commented 1 year ago

Thanks for opening on duck, I'm closing here.