Skip to content

Commit 9f57eed

Browse files
authored
Merge pull request #196 from utilityai/dependabot/cargo/clap-4.5.3
Bump clap from 4.5.2 to 4.5.3
2 parents 8447c4d + 76f1562 commit 9f57eed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ pprof = "0.13.0"
1818
bindgen = "0.69.4"
1919
cc = "1.0.90"
2020
anyhow = "1.0.80"
21-
clap = "4.5.2"
21+
clap = "4.5.3"
2222

2323
[workspace.lints.rust]
2424
missing_docs = { level = "warn" }

0 commit comments

Comments
 (0)