build(deps): update rust crate clap_complete_nushell to 4.5.5 (#6615)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-03-09 18:25:14 +00:00
committed by GitHub
parent 2a3ca68457
commit 2357c955ed
2 changed files with 3 additions and 3 deletions
Generated
+2 -2
View File
@@ -439,9 +439,9 @@ dependencies = [
[[package]]
name = "clap_complete_nushell"
version = "4.5.4"
version = "4.5.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "315902e790cc6e5ddd20cbd313c1d0d49db77f191e149f96397230fb82a17677"
checksum = "c6a8b1593457dfc2fe539002b795710d022dc62a65bf15023f039f9760c7b18a"
dependencies = [
"clap",
"clap_complete",