Skip to content

Commit 7ac1277

Browse files
authored
Merge pull request #88 from jhheider/dependabot/cargo/clap-4.5.58
Bump clap from 4.5.57 to 4.5.58
2 parents d1aca96 + cd35c79 commit 7ac1277

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ categories = ["command-line-utilities"]
1212

1313
[dependencies]
1414
anyhow = "1.0.100"
15-
clap = { version = '4.5.57', features = ['cargo'] }
15+
clap = { version = '4.5.58', features = ['cargo'] }
1616
libsemverator = { path = "../lib", version = "0.10.1" }
1717

1818
[lints.rust]

0 commit comments

Comments
 (0)