Skip to content

Commit 84ab294

Browse files
chore(deps): bump clap from 4.5.40 to 4.5.42 (#1747)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ian Clarke <sanity@users.noreply.github.com>
1 parent 621a82e commit 84ab294

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

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

apps/freenet-ping/app/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ testing = ["freenet-stdlib/testing", "freenet/testing"]
99
[dependencies]
1010
anyhow = "1.0"
1111
chrono = { workspace = true, features = ["default"] }
12-
clap = { version = "4.4", features = ["derive"] }
12+
clap = { version = "4.5", features = ["derive"] }
1313
freenet-stdlib = { version = "0.1.11", features = ["net"] }
1414
freenet-ping-types = { path = "../types", features = ["std", "clap"] }
1515
futures = "0.3.31"

0 commit comments

Comments
 (0)