Skip to content

Commit 409dbed

Browse files
authored
Merge pull request #227 from KSXGitHub/dependabot/cargo/clap-4.1.8
chore(deps): bump clap from 4.1.6 to 4.1.8
2 parents e16e821 + a478cad commit 409dbed

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ itertools = "^0.10.4"
5959
assert-cmp = "^0.2.1"
6060
zero-copy-pads = "^0.2.0"
6161
terminal_size = "^0.2.3"
62-
clap = { version = "^4.1.6", optional = true }
62+
clap = { version = "^4.1.8", optional = true }
6363
clap_complete = { version = "^4.1.3", optional = true }
6464
clap-utilities = { version = "^0.2.0", optional = true }
6565
serde = { version = "^1.0.152", optional = true }

0 commit comments

Comments
 (0)