Skip to content

Commit

Permalink
Merge pull request #233 from ngi-nix/dependabot/cargo/clap_complete-4…
Browse files Browse the repository at this point in the history
….5.13

build(deps): bump clap_complete from 4.5.8 to 4.5.13
  • Loading branch information
a-kenji authored Nov 3, 2024
2 parents f0d971d + 2c70654 commit b92395b
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 @@ -16,7 +16,7 @@ members = [

[dependencies]
clap = { version = "4.5.13", features = ["derive"] }
clap_complete = "4.5.8"
clap_complete = "4.5.13"
csv = "1.3.0"
log = "0.4"
regex = "1.11.1"
Expand Down

0 comments on commit b92395b

Please sign in to comment.