Skip to content

Commit aaecef7

Browse files
authored
Merge pull request #32 from replydev/dependabot/cargo/clap-3.0.14
Bump clap from 3.0.13 to 3.0.14
2 parents 49d2c1f + 3129ecb commit aaecef7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -28,7 +28,7 @@ crossterm = "0.22.1"
2828
tui = "0.17.0"
2929
copypasta-ext = "0.3.7"
3030
zeroize = "1.4.3"
31-
clap = "3.0.13"
31+
clap = "3.0.14"
3232
hmac = "0.12.0"
3333
sha-1 = "0.10.0"
3434
sha2 = "0.10.1"

0 commit comments

Comments
 (0)