Skip to content

Commit 80c9cfe

Browse files
authored
Merge pull request #210 from KSXGitHub/dependabot/cargo/clap_complete-4.0.7
chore(deps): bump clap_complete from 4.0.6 to 4.0.7
2 parents d4b514d + 8685ef8 commit 80c9cfe

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
@@ -61,7 +61,7 @@ assert-cmp = "^0.2.1"
6161
zero-copy-pads = "^0.2.0"
6262
terminal_size = "^0.2.3"
6363
clap = { version = "^4.0.13", optional = true }
64-
clap_complete = { version = "^4.0.6", optional = true }
64+
clap_complete = { version = "^4.0.7", optional = true }
6565
clap-utilities = { version = "^0.2.0", optional = true }
6666
serde = { version = "^1.0.151", optional = true }
6767
serde_json = { version = "^1.0.88", optional = true }

0 commit comments

Comments
 (0)