Skip to content

Commit

Permalink
chore(deps): bump clap from 4.4.2 to 4.4.3 (#284)
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>
  • Loading branch information
dependabot[bot] committed Sep 18, 2023
1 parent 72627f2 commit e9bd845
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ publish = true
atty = "0.2.14"
aws-config = "0.56.1"
aws-sdk-cloudformation = "0.30.0"
clap = { version = "4.4.2", features = ["derive"] }
clap = { version = "4.4.3", features = ["derive"] }
console = "0.15.7"
dialoguer = "0.10.4"
serde_json = "1.0.105"
Expand Down

0 comments on commit e9bd845

Please sign in to comment.