# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] name = "unixcli" version = "0.1.3" authors = ["KAMADA Ken'ichi "] description = "Helper library for writing unix command line utilities in Rust" homepage = "https://github.com/kamadak/unixcli-rs" documentation = "https://docs.rs/unixcli" readme = "README" keywords = ["cli", "command", "command-line", "unix"] categories = ["command-line-interface"] license = "BSD-2-Clause" repository = "https://github.com/kamadak/unixcli-rs"