[package] name = "commandcrafter" version = "0.4.2" edition = "2021" description = "This crate is used to execute shell commands using rust convenience" license = "MIT" repository = "https://github.com/div-styl/commandcrafter" readme = "README.md" documentation = "https://docs.rs/commandcrafter" homepage = "https://github.com/div-styl/commandcrafter" keywords = ["command", "shell", "execute-command", "Command" ] authors = ["div-styl "] categories = ["development-tools", "command-line-utilities"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]