combu 1.1.14

Combu is a yet another mini cli framework.
Documentation
[package]
name = "combu"
version = "1.1.14"
authors = ["suquiya"]
description = "Combu is a yet another mini cli framework."
edition = "2021"
license="MIT"
# license-file="LICENSE"
documentation="https://docs.rs/combu/"
homepage="https://github.com/suquiya/combu"
repository="https://github.com/suquiya/combu"
readme="README.md"
categories=["command-line-interface"]
keywords=["argument","arg","cli","command-line","parser"]

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]