Update Rust crate clap to 4.4.5
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
clap | dependencies | patch |
4.4.4 -> 4.4.5
|
Release Notes
clap-rs/clap (clap)
v4.4.5
Fixes
-
(parser) When inferring subcommand
name
orlong_flag
, allow ambiguous-looking matches that unambiguously map back to the same command -
(parser) When inferring subcommand
long_flag
, don't panic - (assert) Clarify what action is causing a positional that doesn't set values which is especially useful for derive users
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.