Skip to content

Commit fe71939

Browse files
authored
Merge pull request #168 from KSXGitHub/dependabot/cargo/clap-3.2.21
chore(deps): bump clap from 3.2.20 to 3.2.21
2 parents aae345c + 4d93d71 commit fe71939

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
@@ -60,7 +60,7 @@ itertools = "^0.10.3"
6060
assert-cmp = "^0.2.0"
6161
zero-copy-pads = "^0.2.0"
6262
terminal_size = "^0.2.1"
63-
clap = { version = "^3.2.20", optional = true }
63+
clap = { version = "^3.2.21", 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)