fix(deps): update rust crate clap to v4.5.36 - autoclosed
Compare changes
+ 9
− 9
@@ -203,9 +203,9 @@ dependencies = [
@@ -213,9 +213,9 @@ dependencies = [
@@ -234,9 +234,9 @@ dependencies = [
@@ -246,9 +246,9 @@ dependencies = [
Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
clap | dependencies | patch |
4.5.15 -> 4.5.36
|
v4.5.36
v4.5.35
help_heading
v4.5.34
flatten_help(true)
and subcommands without argumentsv4.5.33
v4.5.32
Error::remove
humantime
to jiff
pulldown-cmark
v4.5.31
ValueParserFactory
for Saturating<T>
v4.5.30
num_args(0..=1)
to be used with SetTrue
takes_values
assertionsv4.5.29
ArgMatches::args_present
so not-present flags are considered not-present (matching the documentation)v4.5.28
unstable-markdown
v4.5.27
v4.5.26
suggestions
featurev4.5.25
v4.5.24
ignore_errors(true)
and when a suggestion is provided for an unknown argumentv4.5.23
allow_negative_numbers
, allow E
againv4.5.22
v4.5.21
ignore_errors(true)
v4.5.20
CommandExt
v4.5.19
v4.5.18
Arg::get_display_order
and Command::get_display_order
v4.5.17
v4.5.16
derive
feature is missingThis MR has been generated by Renovate Bot.