combu 0.3.2

Combu is a yet another mini cli framework.
Documentation
[package]
name = "combu"
version = "0.3.2"
authors = ["suquiya <22910980+suquiya@users.noreply.github.com>"]
description = "Combu is a yet another mini cli framework."
edition = "2018"
license="MIT"
license-file="LICENSE"
documentation="https://docs.rs/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]