Skip to content

Commit 8e3bf91

Browse files
authored
Merge pull request #490 from bachp/dependabot/cargo/clap-4.5.57
chore(deps): bump clap from 4.5.56 to 4.5.57
2 parents 1d06964 + 6cabbad commit 8e3bf91

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
@@ -25,7 +25,7 @@ fs2 = "0.4.3"
2525
prometheus = "0.14.0"
2626
reqwest = {version = "0.13.1", features = ["blocking"] }
2727
junit-report = "0.8.3"
28-
clap = { version = "4.5.56", features = [ "derive", "cargo", "env" ]}
28+
clap = { version = "4.5.57", features = [ "derive", "cargo", "env" ]}
2929
thiserror = "2.0.18"
3030
wait-timeout = "0.2.1"
3131

0 commit comments

Comments
 (0)