sapling/eden/mononoke/bookmarks
Zoltán Nagy 72fadf3011 Upgrade clap, clap_completion
Summary:
This Clap update adds some new checks in `debug_asserts` that triggers new test failures in some existing CLIs (that I know of, we'll see if there's more red signals before landing). This diff fixes those along with the upgrade itself. Failure looks like this:

```
thread 'main' panicked at 'Command : Argument group 'multirepos' conflicts with non-existent 'repo' id', third-party/rust/vendor/clap_builder-4.2.7/src/builder/debug_asserts.rs:317:13
```

More context:
* https://github.com/clap-rs/clap/blob/master/clap_builder/src/builder/debug_asserts.rs#L317
* 185729a7dc

First added in Clap 4.2.5.

Reviewed By: zertosh

Differential Revision: D46934728

fbshipit-source-id: 2d17c2b02fb88af04ff65a0ea35a2be171acce31
2023-06-26 06:48:13 -07:00
..
bookmarks_movement mononoke/vpn_less: add new AuthorizationContext type to replace ad-hoc checks scattered across push code 2023-06-06 13:20:30 -07:00
bookmarks_types Upgrade clap, clap_completion 2023-06-26 06:48:13 -07:00
dbbookmarks Clippy Fixes 2023-06-20 05:19:24 -07:00
src Migrate from clap 3 to clap 4 2023-04-12 09:15:41 -07:00
warm_bookmarks_cache Reviewed By: zertosh 2023-05-04 05:55:03 -07:00
Cargo.toml Upgrade clap, clap_completion 2023-06-26 06:48:13 -07:00