Skip to content

Commit fec4f67

Browse files
authored
Merge pull request #140 from agourlay/dependabot/cargo/clap-4.5.0
build(deps): bump clap from 4.4.18 to 4.5.0
2 parents 2146ee7 + db80461 commit fec4f67

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

+8-8
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
@@ -14,7 +14,7 @@ pbkdf2 = "0.12.2" # parallel version did not help the performance
1414
hmac = { version = "0.12.1", features = ["reset"] }
1515
sha1 = "0.10.6"
1616
crossbeam-channel = "0.5.11"
17-
clap = { version = "4.4.18", features = ["cargo"] }
17+
clap = { version = "4.5.0", features = ["cargo"] }
1818
indicatif = "0.17.7"
1919
thiserror = "1.0.56"
2020
num_cpus = "1.16.0"

0 commit comments

Comments
 (0)