Bump clap from 4.4.11 to 4.4.13

Bumps [clap](https://github.com/clap-rs/clap) from 4.4.11 to 4.4.13.
- [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.11...v4.4.13)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-01-05 00:44:28 +00:00 committed by GitHub
parent be4d9480ab
commit 254e6ebc7e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -24,7 +24,7 @@ edition = "2018"
bitflags = "2.4.1"
byteorder = "1.5.0"
chrono = "0.4.31"
clap = "4.4.11"
clap = "4.4.13"
dns-parser = "0.8.0"
flate2 = "1.0"
itertools = "0.12.0"