seahorse 0.6.0

A minimal CLI framework written in Rust
Documentation
[package]
name = "seahorse"
version = "0.6.0"
authors = ["ksk001100 <hm.pudding0715@gmail.com>"]
edition = "2018"
keywords = ["cli"]
repository = "https://github.com/ksk001100/seahorse"
readme = "README.md"
license-file = "LICENSE"
description = "A minimal CLI framework written in Rust"

[dependencies]