chore(deps): update rust crate clap_complete to v4.5.38

This commit is contained in:
renovate[bot]
2024-11-18 07:06:03 +00:00
committed by GitHub
parent d9c1bc49b2
commit 5764655c22
Generated
+2 -2
View File
@@ -158,9 +158,9 @@ dependencies = [
[[package]]
name = "clap_complete"
version = "4.5.36"
version = "4.5.38"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "86bc73de94bc81e52f3bebec71bc4463e9748f7a59166663e32044669577b0e2"
checksum = "d9647a559c112175f17cf724dc72d3645680a883c58481332779192b0d8e7a01"
dependencies = [
"clap",
]