Skip to content

Commit ad3c02c

Browse files
authored
Merge pull request #21 from maschad/dependabot/cargo/clap-4.5.40
Co-authored-by: Chad Nehemiah <[email protected]>
2 parents b6d0ddc + dccf842 commit ad3c02c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 additions & 5 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
@@ -23,7 +23,7 @@ async-walkdir = "2.1.0"
2323
bip39 = "2.2.0"
2424
bs58 = "0.5.1"
2525
chrono = "0.4.41"
26-
clap = { version = "4.5.39", features = ["cargo"] }
26+
clap = { version = "4.5.40", features = ["cargo"] }
2727
crossbeam-channel = "0.5.15"
2828
crossterm = "0.29.0"
2929
dirs-next = "2.0.0"

0 commit comments

Comments
 (0)