build(deps): update rust crate clap_complete to 4.6.3 (#7430)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-04-27 20:56:00 +00:00
committed by GitHub
parent a84ad4f4aa
commit 0cfd6af20f
2 changed files with 3 additions and 3 deletions
Generated
+2 -2
View File
@@ -432,9 +432,9 @@ dependencies = [
[[package]]
name = "clap_complete"
version = "4.6.2"
version = "4.6.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3ff7a1dccbdd8b078c2bdebff47e404615151534d5043da397ec50286816f9cb"
checksum = "660c0520455b1013b9bcb0393d5f643d7e4454fb69c915b8d6d2aa0e9a45acc3"
dependencies = [
"clap",
]