Skip to content

Commit 6a20390

Browse files
authored
Merge pull request #1130 from yasuyuky/dependabot/cargo/clap-4.5.51
Bump clap from 4.5.50 to 4.5.51
2 parents 4f822d3 + 3b0456a commit 6a20390

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
@@ -23,7 +23,7 @@ log = "0.4.28"
2323
syslog = "7.0"
2424
tokio = { version = "1.48", features = ["macros", "rt", "rt-multi-thread"] }
2525
sd-notify = "0.4.5"
26-
clap = { version = "4.5.50", features = ["derive"] }
26+
clap = { version = "4.5.51", features = ["derive"] }
2727
clap_complete = "4.5.60"
2828
once_cell = "1.21.3"
2929
reqwest = { version = "0.12.24", features = ["json"] }

0 commit comments

Comments
 (0)