Skip to content

Commit 364b228

Browse files
authored
Merge pull request #3964 from element-hq/dependabot/cargo/clap-4.5.28
build(deps): bump clap from 4.5.27 to 4.5.28
2 parents 76a8d44 + ac8dbf4 commit 364b228

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
@@ -110,7 +110,7 @@ features = ["serde", "clock"]
110110

111111
# CLI argument parsing
112112
[workspace.dependencies.clap]
113-
version = "4.5.27"
113+
version = "4.5.28"
114114
features = ["derive"]
115115

116116
# Cron expressions

0 commit comments

Comments
 (0)