Minor Release
Minor release of the Rust CLI SysInfo project
- This is minor release includes the following new/updated functionality:
- Refactored the codebase to make adding/removing services easier
See the README.md for current features and functionality.
To decompress the included release binary, run the following command:
zstd -d rust-cli-sysinfo_linux_amd64.zst -o rust-cli-sysinfoEnjoy!
What's Changed
Full Changelog: 0.4.0...0.5.0