[package] name = "arguman" version = "0.1.1" authors = ["mov-rax "] edition = "2018" description = "Command-line argument parsing library" repository = "https://github.com/mov-rax/arguman" keywords = ["cli", "argument", "flags", "flag", "parser"] categories = ["command-line-utilities", "development-tools::cargo-plugins"] license = "MIT" license-file = "LICENSE" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]