fix(deps): update rust crate clap to 4.2.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
clap | dependencies | minor |
4.1.14 -> 4.2.0
|
Release Notes
clap-rs/clap
v4.2.0
Compatibility
- Removed the languishing
unstable-replace
feature (open to discussion at #2836) - Removed the stablized
unstable-grouped
feature
Features
- Allow any
StyledStr
to accept text styled with ANSI escape codes - Respect
CLICOLOR
,CLICOLOR_FORCE
Fixes
- Lighten the tone for "unexpected argument" errors (open to discussion at #4638)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.