fix(deps): update rust crate clap to 4.0.22
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
clap | dependencies | patch |
4.0.19 -> 4.0.22
|
Release Notes
clap-rs/clap
v4.0.22
Fixes
- (help) Don't overflow into next-line-help early due to stale (pre-v4) padding calculations
v4.0.21
Features
-
(derive)
long_about
andlong_help
attributes, without a value, force using doc comment (before it wouldn't be set if there wasn't anything different than the short help)
v4.0.20
Fixes
- (derive) Allow defaulted value parser for '()' fields
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by renovate