[package] name = "pmx-rs" version = "0.1.0" authors = ["Andrew Odiit "] edition = "2021" description = "A Rust-based process manager similar to PM2." license = "MIT" # Or any other license you prefer repository = "https://github.com/aodr3w/pmx-rs" homepage = "https://github.com/aodr3w/pmx-rs" documentation = "https://github.com/aodr3w/pmx-rs" [dependencies]