clap-rs / clap

A full featured, fast Command Line Argument Parser for Rust
docs.rs/clap
Apache License 2.0
13.65k stars 1.02k forks source link

fix: ArgGroup::is_multiple does not require &mut self #5461

Closed aatifsyed closed 2 months ago

aatifsyed commented 2 months ago
epage commented 2 months ago

This is a breaking change so we can't do it at this time. We are tracking this at #4708.