Skip to content

Commit 0bb3f34

Browse files
authored
chore(deps): bump clap from 4.5.0 to 4.5.1 (#394)
chore(deps): bump clap from 4.5.0 to 4.5.1
2 parents 20d3e77 + 6f5768b commit 0bb3f34

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
@@ -34,7 +34,7 @@ rpassword = "7.3.1"
3434
data-encoding = "2.5.0"
3535
copypasta-ext = "0.4.4"
3636
zeroize = { version = "1.7.0", features = ["zeroize_derive"]}
37-
clap = { version = "4.5.0", features = ["derive"] }
37+
clap = { version = "4.5.1", features = ["derive"] }
3838
hmac = "0.12.1"
3939
sha-1 = "0.10.1"
4040
sha2 = "0.10.8"

0 commit comments

Comments
 (0)