Skip to content

Commit

Permalink
Bump clap_complete from 4.5.26 to 4.5.29 (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent a4c94e1 commit 5d96000
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.18", features = ["color", "derive", "wrap_help"] }
clap_complete = "4.5.26"
clap_complete = "4.5.29"
crossterm = { version = "0.28.1", features = ["event-stream"] }
deku = "0.18.1"
dirs = "5.0.1"
Expand Down

0 comments on commit 5d96000

Please sign in to comment.