Skip to content

Commit

Permalink
Merge pull request #827 from JakeStanger/dependabot/cargo/clap_comple…
Browse files Browse the repository at this point in the history
…te-4.5.40

build(deps): bump clap_complete from 4.5.8 to 4.5.40
  • Loading branch information
JakeStanger authored Jan 2, 2025
2 parents 79ea315 + 087a184 commit db6b46a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,6 @@ schemars = { version = "0.8.21", optional = true }

[build-dependencies]
clap = { version = "4.5.9", features = ["derive"] }
clap_complete = "4.5.2"
clap_complete = "4.5.40"
serde = { version = "1.0.204", features = ["derive"] }
serde_json = "1.0.134"

0 comments on commit db6b46a

Please sign in to comment.