ardaku / whoami

Rust crate to get the current user and environment.
Apache License 2.0
195 stars 31 forks source link

Add support for GNU/Hurd #120

Closed pinotree closed 2 weeks ago

pinotree commented 3 weeks ago
pinotree commented 2 weeks ago

Thanks for merging this!

What about the v2 branch? Should I submit the same PR to that branch as well, or will the changes be integrated there at some point?

AldaronLau commented 2 weeks ago

Thanks for merging this!

Of course, thanks for the PR!

What about the v2 branch? Should I submit the same PR to that branch as well, or will the changes be integrated there at some point?

The v2 branch is currently behind on a bunch of commits, currently trying to figure out the best way to manage sharing changes between the two branches. These changes will be integrated there once I get back to working on 2.0

pinotree commented 2 weeks ago

The v2 branch is currently behind on a bunch of commits, currently trying to figure out the best way to manage sharing changes between the two branches. These changes will be integrated there once I get back to working on 2.0

Thanks for the explanation; feel free to poke me here in case you think it would be helpful for me to send this PR to v2.