Skip to content

Commit 5f7be6c

Browse files
authored
Merge pull request #471 from bachp/dependabot/cargo/clap-4.5.53
chore(deps): bump clap from 4.5.52 to 4.5.53
2 parents 36b5a9f + c84e7d6 commit 5f7be6c

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
@@ -26,7 +26,7 @@ prometheus = "0.14.0"
2626
reqwest = {version = "0.12.24", features = ["native-tls-vendored", "blocking"] }
2727
openssl-probe = "0.1.6"
2828
junit-report = "0.8.3"
29-
clap = { version = "4.5.52", features = [ "derive", "cargo", "env" ]}
29+
clap = { version = "4.5.53", features = [ "derive", "cargo", "env" ]}
3030
thiserror = "2.0.17"
3131
wait-timeout = "0.2.1"
3232

0 commit comments

Comments
 (0)