# 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 = "combu" version = "1.1.23" authors = ["suquiya"] description = "Combu is a yet another mini cli framework." homepage = "https://github.com/suquiya/combu" documentation = "https://docs.rs/combu/" readme = "README.md" keywords = [ "argument", "arg", "cli", "command-line", "parser", ] categories = ["command-line-interface"] license = "MIT" repository = "https://github.com/suquiya/combu" [dependencies]