Skip to content

Commit

Permalink
Update Rust crate clap_complete to v4.5.32 (#5301)
Browse files Browse the repository at this point in the history
Co-authored-by: hash-worker[bot] <180894564+hash-worker[bot]@users.noreply.github.com>
Co-authored-by: Tim Diekmann <[email protected]>
  • Loading branch information
hash-worker[bot] and TimDiekmann authored Oct 7, 2024
1 parent 42ffa0a commit 7f97e0f
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 @@ -145,7 +145,7 @@ bitvec = { version = "=1.0.1", default-features = false }
bytes-utils = { version = "=0.1.4", default-features = false }
chrono = { version = "=0.4.38", default-features = false }
clap = { version = "=4.5.19", features = ["std", "color", "help", "usage", "error-context", "suggestions"] }
clap_complete = { version = "=4.5.29", default-features = false }
clap_complete = { version = "=4.5.32", default-features = false }
coverage-helper = { version = "=0.2.2", default-features = false }
criterion-macro = { version = "=0.4.0", default-features = false }
derive-where = { version = "=1.2.7", default-features = false, features = ["nightly"] }
Expand Down

0 comments on commit 7f97e0f

Please sign in to comment.