conradkleinespel / rpassword

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

Upgrade to winapi 0.3 #37

Closed Draphar closed 5 years ago

conradkleinespel commented 5 years ago

Hi @Draphar, thanks for your PR :+1: I will have a look at this soon. Please note that my open-source time is limited, so I might not be as quick as expected. I will get to it though. Thanks again !

conradkleinespel commented 5 years ago

@Draphar Awesome ! Thanks a lot for your help ! I'll quickly compile locally and then push the new version to crates.io. Are you OK with me adding you to README.md as a contributor ? I like giving credit where credit is due :smiley:

Draphar commented 5 years ago

No problem! And I'm fine with adding me :)

conradkleinespel commented 5 years ago

@Draphar Great, thanks ! Just published to crates.io, then noticed the README.md wasn't up to date so I re-published with version 4.0.1 with the updated README. Thanks again for your help !