# 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 = "helpman" version = "1.0.4" authors = ["Tomoki Ota "] description = "Document Cli Application" homepage = "https://tomomon.jp" readme = "README.md" keywords = ["helpman"] categories = ["command-line-utilities"] license = "MIT" repository = "https://github.com/tomo1227/helpman" [dependencies.anyhow] version = "1.0.68" [dependencies.clap] version = "4.0.32" features = ["derive"] [dependencies.dotenv] version = "0.15.0" [dependencies.home] version = "0.5.4" [dependencies.question] version = "0.2.2" [dependencies.termimad] version = "0.20.6" [badges.github] repository = "tomo1227/helpman" workflow = "Rust"