Skip to content

Commit

Permalink
Bump clap from 4.4.15 to 4.4.17
Browse files Browse the repository at this point in the history
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.15 to 4.4.17.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@v4.4.15...v4.4.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 16, 2024
1 parent 890f2ab commit 9d9b8b2
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 14 deletions.
92 changes: 79 additions & 13 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ edition = "2018"
bitflags = "2.4.1"
byteorder = "1.5.0"
chrono = "0.4.31"
clap = "4.4.15"
clap = "4.4.17"
dns-parser = "0.8.0"
flate2 = "1.0"
itertools = "0.12.0"
Expand Down

0 comments on commit 9d9b8b2

Please sign in to comment.