fix(deps): update rust crate clap to 4.0.27 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
clap | dependencies | patch |
4.0.26 -> 4.0.27
|
Release Notes
clap-rs/clap
v4.0.27
Features
- Have
Arg::value_parser
acceptVec<impl Into<PossibleValue>>
- Implement
Display
andFromStr
forColorChoice
Fixes
- Remove soundness issue by switching from
atty
tois-terminal
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.