Skip to content

Commit

Permalink
build!: Bump clap from 4.3.21 to 4.4.2 (#8)
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>
  • Loading branch information
dependabot[bot] authored Sep 2, 2023
1 parent aa04d8b commit e7c314b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 25 deletions.
34 changes: 10 additions & 24 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 @@ -13,7 +13,7 @@ path = "src/main.rs"
[dependencies]
atty = "0.2"
ciborium = "0.2"
clap = { version = "4.2.2", features = ["derive", "cargo"] }
clap = { version = "4.4.2", features = ["derive", "cargo"] }
nu-ansi-term = { version = "0.49", optional = true }
once_cell = "1"
reedline = "0.22"
Expand Down

0 comments on commit e7c314b

Please sign in to comment.