build(deps): update rust crate clap_complete to 4.5.22

This commit is contained in:
renovate[bot]
2024-08-21 22:11:44 +00:00
committed by GitHub
parent c5fde1734d
commit 607ec6d689
2 changed files with 3 additions and 3 deletions
Generated
+2 -2
View File
@@ -427,9 +427,9 @@ dependencies = [
[[package]]
name = "clap_complete"
version = "4.5.20"
version = "4.5.22"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2aedc27e53da9ff495f5da6f4325390e71f46f886022b618303042e8ccf4bcac"
checksum = "9340e41703683548f486fdfdce615b0520dd220d18b1d4ce5abbc87d461c221b"
dependencies = [
"clap",
]