FillZpp / sys-info-rs

Get system information in Rust.
MIT License
168 stars 56 forks source link

Misc tidy up #77

Open JOT85 opened 3 years ago

JOT85 commented 3 years ago

I'm about to make a couple of PRs but, before that, I've spent a bit of time tidying a few things up. These are only minor things, including:

I've also added /usr/lib/os-release as a fallback to /etc/os-release as specified in the man page.

Thanks for your time :)

JOT85 commented 3 years ago

Merge conflict from #78 resolved :)