Skip to content

Commit 5670069

Browse files
authored
build(deps): bump clap from 4.5.34 to 4.5.35 (#4329)
2 parents 11a4696 + eb8c6f4 commit 5670069

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

120120
# CLI argument parsing
121121
[workspace.dependencies.clap]
122-
version = "4.5.34"
122+
version = "4.5.35"
123123
features = ["derive"]
124124

125125
# Cron expressions

0 commit comments

Comments
 (0)