# 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 = "2018" name = "cmd_lib_cf" version = "1.3.4" authors = ["Amit Katz "] description = "Modified version of cmd_lib with CREATE_NO_WINDOW built in" homepage = "https://github.com/amitka-rnd/rust_cmd_lib_cf" documentation = "https://docs.rs/cmd_lib_cf" readme = "README.md" keywords = ["shell", "script", "cli", "process", "pipe"] categories = ["command-line-interface", "command-line-utilities"] license = "MIT OR Apache-2.0" repository = "https://github.com/amitka-rnd/rust_cmd_lib_cf" [dependencies.cmd_lib_cf_macros] version = "1.3.1" [dependencies.faccess] version = "0.2" [dependencies.lazy_static] version = "1.4.0" [dependencies.log] version = "0.4" [dependencies.os_pipe] version = "0.9" [dev-dependencies.byte-unit] version = "4.0" [dev-dependencies.rayon] version = "1.5" [dev-dependencies.structopt] version = "0.3"