[package] name = "rsap" version = "0.4.0" edition = "2021" license = "MIT OR Apache-2.0" authors = [ "maDeveloper" ] include = [ "src/*", "Cargo.toml" ] description = "Rust simple argument parser" readme = "README.md" repository = "https://github.com/sahdjfg/rsap" [dependencies]