Skip to content

Dependencies: Bump clap from 4.1.2 to 4.1.3

dependabot requested to merge dependabot-cargo-clap-4.1.3 into master

Bumps clap from 4.1.2 to 4.1.3.

Release notes

Sourced from clap's releases.

v4.1.3

[4.1.3] - 2023-01-23

Fixes

  • (error) Improve suggested flag/value/subcommand when two share a long preifx
  • (error) When suggesting one of several subcommands, use the plural subcommands, rather than subcommand
Changelog

Sourced from clap's changelog.

[4.1.3] - 2023-01-23

Fixes

  • (error) Improve suggested flag/value/subcommand when two share a long preifx
  • (error) When suggesting one of several subcommands, use the plural subcommands, rather than subcommand
Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports