[package] name = "trivial-argument-parser" version = "0.3.1" authors = ["Marcin Mazgaj "] edition = "2018" license = "MIT" description = "Small library for parsing CLI arguments." repository = "https://github.com/mmazgaj1/trivial-argument-parser" readme = "README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]