[package] name = "easy-args" version = "0.3.0" authors = ["DenverLacey <36467790+DenverLacey@users.noreply.github.com>"] edition = "2018" description = "A small and lightweight library that helps with parsing command line arguments" license = "MIT" categories = ["command-line-interface"] keywords = ["command-line", "arguments", "args"] exclude = ["main.rs"] readme = "README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]