Skip to content

Commit

Permalink
Merge pull request #5720 from epage/update
Browse files Browse the repository at this point in the history
chore(complete): Update completest
  • Loading branch information
epage committed Sep 4, 2024
2 parents ad3c3d5 + 0933080 commit c493c85
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 clap_complete/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ snapbox = { version = "0.6.0", features = ["diff", "dir", "examples"] }
# Cutting out `filesystem` feature
trycmd = { version = "0.15.1", default-features = false, features = ["color-auto", "diff", "examples"] }
completest = "0.4.2"
completest-pty = "0.5.4"
completest-pty = "0.5.5"
clap = { path = "../", version = "4.5.15", default-features = false, features = ["std", "derive", "help"] }
automod = "1.0.14"

Expand Down

0 comments on commit c493c85

Please sign in to comment.