[[bin]]
name = "clip"
path = "src/bin.rs"
[dependencies]
[package]
authors = ["adam-mcdaniel <adam.mcdanie17@gmail.com>"]
description = "A command line parser that doesn't use std or alloc!"
edition = "2018"
license = "Apache-2.0"
name = "clip"
readme = "README.md"
version = "0.1.1"