Skip to content

Commit edd4c57

Browse files
authored
build(deps): bump clap from 4.5.30 to 4.5.32 (#4265)
2 parents 1410385 + 117e324 commit edd4c57

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

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

125125
# Cron expressions

0 commit comments

Comments
 (0)