Skip to content

Dependencies: Bump clap from 4.3.21 to 4.3.22

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

Bumps clap from 4.3.21 to 4.3.22.

Release notes

Sourced from clap's releases.

v4.3.22

[4.3.22] - 2023-08-17

Features

  • Add UnknownArgumentValueParser for injecting errors for improving the experience with errors
Changelog

Sourced from clap's changelog.

[4.3.22] - 2023-08-17

Features

  • Add UnknownArgumentValueParser for injecting errors for improving the experience with errors
Commits
  • df337de chore: Release
  • fb8a12a docs: Update changelog
  • b87ca2f Merge pull request #5075 from epage/err
  • 9f65eb0 refactor(error): Give caller control over suggestion
  • 8413c15 feat(builder): Allow injecting known unknowns
  • 063b153 chore: Update from '_rust/main' template
  • 5286387 chore: Update pre-commit hooks
  • ba76b8b chore(ci): Ensure latest deps are good
  • 67eb1d9 chore(ci): Ensure lockfile isn't stale
  • d6075a4 chore: Expand update window so more likely to be hit
  • See full diff in compare view

Merge request reports