build(deps): update rust crate clap_complete to 4.5.16

This commit is contained in:
renovate[bot]
2024-08-12 19:48:02 +00:00
committed by GitHub
parent 68a8fc9563
commit 9968714e30
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.14"
version = "4.5.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1d11bff0290e9a266fc9b4ce6fa96c2bf2ca3f9724c41c10202ac1daf7a087f8"
checksum = "9c677cd0126f3026d8b093fa29eae5d812fde5c05bc66dbb29d0374eea95113a"
dependencies = [
"clap",
]