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

Fix nags from compiler (Rust 1.26) and Clippy #22

Closed oherrala closed 6 years ago

conradkleinespel commented 6 years ago

Hi @oherrala ! Sorry this took so long to get merged. I didn't see the notification in May, just saw this PR yesterday and only got to it today. Thanks for your contribution ! :+1:

Would you like me to publish this as a new version on crates.io ?

oherrala commented 6 years ago

@conradkdotcom There was no functional change so probably not worth the new version because of this PR. Thanks for merging!