Skip to content

Commit 34fe812

Browse files
authored
Merge pull request #804 from JakeStanger/dependabot/cargo/clap-4.5.23
build(deps): bump clap from 4.5.21 to 4.5.23
2 parents 8199117 + fb8fa8b commit 34fe812

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Diff for: Cargo.lock

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

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ ctrlc = "3.4.5"
118118
cfg-if = "1.0.0"
119119

120120
# cli
121-
clap = { version = "4.5.21", optional = true, features = ["derive"] }
121+
clap = { version = "4.5.23", optional = true, features = ["derive"] }
122122

123123
# ipc
124124
serde_json = { version = "1.0.133", optional = true }

0 commit comments

Comments
 (0)