needs-reboot 0.1.1

Crate to check if a linux system needs to be rebooted
Documentation
<!-- cargo-sync-readme start -->

# Overview
- [📦 crates.io]https://crates.io/crates/needs-reboot
- [📖 Documentation]https://docs.rs/needs-reboot
- [âš– 0BSD license]https://spdx.org/licenses/0BSD.html

Crate to tell if a linux system needs to be rebooted

This can help to decide whether to reboot a system after updating it. Currently only NixOS is
supported.

# Features
- `tool`: Enables a CLI tool to check if a system should be rebooted.

# Contribute
All contributions shall be licensed under the [0BSD license](https://spdx.org/licenses/0BSD.html).

<!-- cargo-sync-readme end -->