Skip to content

Commit

Permalink
Merge pull request #39 from amphitheatre-app/dependabot/cargo/clap_co…
Browse files Browse the repository at this point in the history
…mplete-4.4.0

Bump clap_complete from 4.3.2 to 4.4.0
  • Loading branch information
wangeguo authored Sep 2, 2023
2 parents 939c443 + c2cde01 commit e03ca24
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 @@ amp-common = { git = "https://github.com/amphitheatre-app/common", tag = "v0.3.9
anyhow = "1.0.75"
clap = { version = "4.3.23", features = ["derive", "env"] }
clap-verbosity-flag = "2.0.1"
clap_complete = "4.3.2"
clap_complete = "4.4.0"
confy = "0.5.1"
ctrlc = "3.4.0"
dunce = "1.0.4"
Expand Down

0 comments on commit e03ca24

Please sign in to comment.