Skip to content

Commit 76704c7

Browse files
chore(deps): bump clap from 4.5.40 to 4.5.42 (#299)
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.40 to 4.5.42. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.40...clap_complete-v4.5.42) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.42 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 68db6e7 commit 76704c7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ edition = "2018"
2424
bitflags = "2.9.1"
2525
byteorder = "1.5.0"
2626
chrono = "0.4.41"
27-
clap = "4.5.40"
27+
clap = "4.5.42"
2828
dns-parser = "0.8.0"
2929
flate2 = "1.1"
3030
itertools = "0.14.0"

0 commit comments

Comments
 (0)