Skip to content

Commit 9ff3981

Browse files
authored
Merge pull request #158 from utilityai/dependabot/cargo/clap-4.5.2
Bump clap from 4.5.1 to 4.5.2
2 parents 960be16 + b7d32ad commit 9ff3981

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 @@ pprof = "0.13.0"
1818
bindgen = "0.69.4"
1919
cc = "1.0.90"
2020
anyhow = "1.0.80"
21-
clap = "4.5.1"
21+
clap = "4.5.2"
2222

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

0 commit comments

Comments
 (0)