build(deps): update rust crate clap_complete to 4.5.44

This commit is contained in:
renovate[bot]
2025-01-30 06:46:54 +00:00
committed by GitHub
parent 8f0438d6cd
commit 32375bc368
2 changed files with 3 additions and 3 deletions
Generated
+2 -2
View File
@@ -430,9 +430,9 @@ dependencies = [
[[package]]
name = "clap_complete"
version = "4.5.43"
version = "4.5.44"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0952013545c9c6dca60f491602655b795c6c062ab180c9cb0bccb83135461861"
checksum = "375f9d8255adeeedd51053574fd8d4ba875ea5fa558e86617b07f09f1680c8b6"
dependencies = [
"clap",
]