clap/clap_bench
Ed Page 2de59195aa fix!: Prefer IntoIterator over &[]
The main breakinge change cases:
- `&[char]`: now requires removing `&`
- All other non-ID `&[_]`: hopefully #1041 will make these non-breaking

Fixes #2870
2022-08-15 13:26:17 -05:00
..
benches fix!: Prefer IntoIterator over &[] 2022-08-15 13:26:17 -05:00
src refactor(bench): Pull out benchmarks into own crate 2022-06-03 13:51:26 -05:00
Cargo.toml chore: Bump MSRV to 1.60.0 2022-08-10 21:32:06 -05:00