Skip to content

Commit 32085af

Browse files
authored
Merge pull request #172 from KSXGitHub/dependabot/cargo/clap-3.2.22
chore(deps): bump clap from 3.2.21 to 3.2.22
2 parents 9eaeed9 + 38675b5 commit 32085af

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
@@ -60,7 +60,7 @@ itertools = "^0.10.4"
6060
assert-cmp = "^0.2.0"
6161
zero-copy-pads = "^0.2.0"
6262
terminal_size = "^0.2.1"
63-
clap = { version = "^3.2.21", optional = true }
63+
clap = { version = "^3.2.22", optional = true }
6464
clap_complete = { version = "^3.2.3", optional = true }
6565
clap-utilities = { version = "^0.1.0", optional = true }
6666
serde = { version = "^1.0.143", optional = true }

0 commit comments

Comments
 (0)