Skip to content

Commit d13eadc

Browse files
chore(deps): update rust crate clap to 4.5.50 (#1786)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8b6bb4c commit d13eadc

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
@@ -18,7 +18,7 @@ thiserror = "2.0.17"
1818
tracing = "0.1.41"
1919
regex = "1.12.2"
2020
mockall = "0.13.1"
21-
clap = "4.5.49"
21+
clap = "4.5.50"
2222
nix = "0.30.1"
2323
tracing-subscriber = { version = "0.3.20", features = [ "json" ] }
2424
tracing-test = "0.2.5"

0 commit comments

Comments
 (0)