[package] name = "mkargs" version = "1.0.0" authors = ["Jakub Pastuszek "] description = "Build command arguments" repository = "https://git.sr.ht/~jpastuszek/mkargs" homepage = "https://sr.ht/~jpastuszek/mkargs/" documentation = "https://docs.rs/mkargs" readme = "README.md" keywords = ["cli", "args", "command", "process"] categories = ["data-structures"] license = "MIT" edition = "2021" [dependencies]