MeiliSearch/meilisearch-lib
Lawrence Chou 9e5ef8eb69
Upgrade clap to v4
Close #2846

4.0.0 changelog: 'https://github.com/clap-rs/clap/blob/master/CHANGELOG.md#400---2022-09-28'

I followed the [Migrating steps](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md#migrating) and the only issue I encountered are:
1. The typo problem in previous commit "Fix clap ArgGroup typo"
2. I can't say I am 100% sure every [Subtle changes](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md#breaking-changes) is fine for our use case, but at least after a quick read I didn't notice anything actionable.
2022-10-07 00:32:25 +08:00
..
proptest-regressions feat(lib): auto-batching 2022-02-01 18:06:20 +01:00
src Merge #2839 2022-10-06 13:32:32 +00:00
Cargo.toml Upgrade clap to v4 2022-10-07 00:32:25 +08:00