ogham / rust-users

Library for Unix users and groups in Rust.
https://crates.io/crates/users
MIT License
99 stars 37 forks source link

Convert all uses of String/&str to OsString/OsStr #27

Closed Arcterus closed 5 years ago

Arcterus commented 6 years ago

It would probably be a good idea to check that I didn't miss anything, but this should resolve #22.

Arcterus commented 6 years ago

@ogham ping

ogham commented 5 years ago

Hi,

Thanks for submitting this PR and I’m sorry it took me so long to get around to. Even with the ping! It’s pretty much exactly what I was looking for. Using PathBuf was a good change too. Thanks again.

ogham commented 5 years ago

Released in v0.8.0