pact-foundation / pact-reference

Reference implementations for the pact specifications
https://pact.io
MIT License
91 stars 46 forks source link

fix(pact_verifier_cli): stop using deprecated clap::parser::matches::arg_matches::ArgMatches::values_of_lossy #219

Closed j3rrywan9 closed 1 year ago

j3rrywan9 commented 1 year ago

Fixes: https://github.com/pact-foundation/pact-reference/issues/217

rholshausen commented 1 year ago

Thanks for the PR!