Skip to content

Commit 1f06506

Browse files
authored
Merge pull request #227 from agourlay/dependabot/cargo/clap-4.5.30
Bump clap from 4.5.29 to 4.5.30
2 parents f029da2 + 1831fc2 commit 1f06506

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ zip = "2.2.2"
1515
pbkdf2 = "0.12.2" # parallel version did not help the performance
1616
hmac = { version = "0.12.1", features = ["reset"] }
1717
sha1 = "0.10.6"
18-
clap = { version = "4.5.29", features = ["cargo"] }
18+
clap = { version = "4.5.30", features = ["cargo"] }
1919
indicatif = "0.17.11"
2020
thiserror = "2.0.11"
2121
num_cpus = "1.16.0"

0 commit comments

Comments
 (0)