Skip to content

Commit

Permalink
Bump clap_complete from 4.5.24 to 4.5.26 (#63)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 9, 2024
1 parent a673bd6 commit 6547ac7
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 crates/jet1090/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ rtlsdr = ['rs1090/rtlsdr']
[dependencies]
chrono = "0.4.37"
clap = { version = "4.5.17", features = ["color", "derive", "wrap_help"] }
clap_complete = "4.5.24"
clap_complete = "4.5.26"
crossterm = { version = "0.28.1", features = ["event-stream"] }
deku = "0.17.0"
dirs = "5.0.1"
Expand Down

0 comments on commit 6547ac7

Please sign in to comment.