Skip to content

Commit 9ecf182

Browse files
authored
build(deps): bump clap from 4.5.37 to 4.5.38 (#4558)
2 parents be20668 + b4446fe commit 9ecf182

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

125125
# CLI argument parsing
126126
[workspace.dependencies.clap]
127-
version = "4.5.37"
127+
version = "4.5.38"
128128
features = ["derive"]
129129

130130
# Cron expressions

0 commit comments

Comments
 (0)