[package] name = "rustps" version = "0.4.0" edition = "2021" authors = ["Donjuan Platinum "] license = "MIT" description = "a tools like procps to show the process information" repository = "https://github.com/donjuanplatinum/rustps" readme = "README.org" documentation = "https://docs.rs/rustps" keywords = ["proc","process","cli"] categories = ["command-line-utilities"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] algori="0.6.1"