build(deps): update rust crate clap_complete to 4.5.56 (#6891)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-08-10 13:09:07 +00:00
committed by GitHub
parent e528f545f6
commit 08c24627c3
2 changed files with 3 additions and 3 deletions
Generated
+2 -2
View File
@@ -415,9 +415,9 @@ dependencies = [
[[package]]
name = "clap_complete"
version = "4.5.55"
version = "4.5.56"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a5abde44486daf70c5be8b8f8f1b66c49f86236edf6fa2abadb4d961c4c6229a"
checksum = "67e4efcbb5da11a92e8a609233aa1e8a7d91e38de0be865f016d14700d45a7fd"
dependencies = [
"clap",
]