[package] name = "vermilion" version = "0.0.0-unreleased" authors = ["Benjamin Fry "] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html description = """ A safe and reliable process manager. The name is derived from the color of paint that is often used as a protective coating on Rust, i.e. this can be used to help protect and run Rust binaries, or any binary. """ repository = "https://github.com/bluejekyll/vermilion" readme = "README.md" license = "MIT/Apache-2.0" [dependencies]