Skip to content

Commit

Permalink
Bump clap from 4.4.7 to 4.4.8 in /tpc (#311)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Hubert Gruszecki <h.gruszecki@gmail.com>
  • Loading branch information
dependabot[bot] and hubcio authored Nov 16, 2023
1 parent 91aa5ff commit f220f98
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions tpc/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 tpc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ anyhow = "1.0.70"
async-trait = "0.1.68"
bytes = "1.4.0"
chrono = "0.4.30"
clap = { version = "4.1.11", features = ["derive"] }
clap = { version = "4.4.8", features = ["derive"] }
figlet-rs = "0.1.5"
figment = { version = "0.10.8", features = ["toml", "env"] }
flume = "0.11.0"
Expand Down

0 comments on commit f220f98

Please sign in to comment.