Skip to content

Commit 65b9c4d

Browse files
chore(deps): update rust crate clap to 4.5.29 (#86)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ca21b42 commit 65b9c4d

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
@@ -11,7 +11,7 @@ license = "MIT"
1111
[workspace.dependencies]
1212
serde = { version = "1.0.217", features = ["derive"] }
1313
serde_json = "1.0.138"
14-
clap = { version = "4.5.28", features = ["derive", "color"] }
14+
clap = { version = "4.5.29", features = ["derive", "color"] }
1515
rand = "0.9.0"
1616

1717
[workspace.lints.clippy]

0 commit comments

Comments
 (0)