[[bin]]
name = "example"
path = "examples/basic.rs"
[dependencies]
[package]
authors = ["Pranav Marathe <pmarathe25@gmail.com>"]
description = "A simple command-line parser"
edition = "2018"
license = "MIT"
name = "rgparse"
repository = "https://github.com/pmarathe25/RgParse"
version = "0.1.2"