[dependencies.libc]
version = "0.2.155"
[dependencies.structopt]
version = "0.3.26"
[package]
authors = ["atopx <3940422@qq.com>"]
description = "`afteroff` is a lightweight, efficient utility designed to monitor a specific process on your Linux system and power off the machine when the process terminates. It is written in Rust to ensure high performance and low resource usage."
edition = "2021"
license = "MIT"
name = "afteroff"
readme = "README.md"
repository = "https://github.com/atopx/afteroff"
version = "0.1.0"