build(deps): update rust crate clap_complete to 4.5.40

This commit is contained in:
renovate[bot]
2024-12-17 18:40:46 +00:00
committed by GitHub
parent e1a173fe42
commit 9d2201066a
2 changed files with 3 additions and 3 deletions
Generated
+2 -2
View File
@@ -429,9 +429,9 @@ dependencies = [
[[package]]
name = "clap_complete"
version = "4.5.39"
version = "4.5.40"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fd4db298d517d5fa00b2b84bbe044efd3fde43874a41db0d46f91994646a2da4"
checksum = "ac2e663e3e3bed2d32d065a8404024dad306e699a04263ec59919529f803aee9"
dependencies = [
"clap",
]