[package] name = "example-argument-parse" version = "0.1.0" edition = "2024" [dependencies.mingling] path = "../../mingling" # Enable `parser` features features = ["parser", "extra_macros"]