# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "commandcrafter" version = "0.4.2" authors = ["div-styl "] description = "This crate is used to execute shell commands using rust convenience" homepage = "https://github.com/div-styl/commandcrafter" documentation = "https://docs.rs/commandcrafter" readme = "README.md" keywords = [ "command", "shell", "execute-command", "Command", ] categories = [ "development-tools", "command-line-utilities", ] license = "MIT" repository = "https://github.com/div-styl/commandcrafter" [dependencies]