Skip to content

Commit

Permalink
Merge pull request #82 from donovanglover/dependabot/cargo/clap_compl…
Browse files Browse the repository at this point in the history
…ete-4.5.13

chore(deps): bump clap_complete from 4.5.3 to 4.5.13
  • Loading branch information
donovanglover authored Oct 24, 2024
2 parents 22bd228 + bc21c78 commit 75ee4ad
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 @@ -22,7 +22,7 @@ urlencoding = "2.1.3"

[build-dependencies]
clap = { version = "4.5.13", features = ["derive"] }
clap_complete = "4.5.3"
clap_complete = "4.5.13"
clap_mangen = "0.2.24"

[dev-dependencies]
Expand Down

0 comments on commit 75ee4ad

Please sign in to comment.