Skip to content

Commit 303d8bd

Browse files
authored
Merge pull request #1123 from yasuyuky/dependabot/cargo/clap-4.5.49
Bump clap from 4.5.48 to 4.5.49
2 parents 6536681 + 0946333 commit 303d8bd

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.

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.47", features = ["macros", "rt", "rt-multi-thread"] }
2525
sd-notify = "0.4.5"
26-
clap = { version = "4.5.48", features = ["derive"] }
26+
clap = { version = "4.5.49", features = ["derive"] }
2727
clap_complete = "4.5.59"
2828
once_cell = "1.21.3"
2929
reqwest = { version = "0.12.24", features = ["json"] }

0 commit comments

Comments
 (0)