[dependencies.thiserror]
version = "1.0.52"
[package]
authors = ["Carl Neben <carl-neben@gmx.de>"]
description = "A simple command line argument parser for Rust"
edition = "2021"
keywords = ["data-structures", "terminal", "arguments", "args"]
license = "MIT"
name = "rs-args"
readme = "README.md"
repository = "https://gihub.com/mt4f/rs-args"
version = "0.3.1"