chore(deps): bump clap from 4.4.18 to 4.5.0

Bumps [clap](https://github.com/clap-rs/clap) from 4.4.18 to 4.5.0.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.4.18...clap_complete-v4.5.0)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-02-14 21:32:46 +00:00 committed by GitHub
parent 8690aed6d7
commit 647ca441ad
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 9 additions and 9 deletions

View file

@ -24,7 +24,7 @@ edition = "2018"
bitflags = "2.4.2"
byteorder = "1.5.0"
chrono = "0.4.34"
clap = "4.4.18"
clap = "4.5.0"
dns-parser = "0.8.0"
flate2 = "1.0"
itertools = "0.12.1"