Skip to content

Commit

Permalink
Bump clap from 4.2.7 to 4.3.9 (#101)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jessica Black <[email protected]>
  • Loading branch information
dependabot[bot] and jssblck authored Jun 29, 2023
1 parent 3b21ba3 commit 2270c69
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 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 @@ -17,7 +17,7 @@ jemalloc = ["dep:tikv-jemallocator"]

[dependencies]
bytesize = { version = "1.2.0", features = ["serde"] }
clap = { version = "4.2.7", features = ["derive", "cargo", "env"] }
clap = { version = "4.3.9", features = ["derive", "cargo", "env"] }
colored = "2.0.0"
delegate = "0.9.0"
derive-new = "0.5.9"
Expand Down

0 comments on commit 2270c69

Please sign in to comment.