build(deps): update rust crate clap_complete to 4.4.9

This commit is contained in:
renovate[bot]
2024-01-22 19:15:19 +00:00
parent 80a3ecbe18
commit 633ca5f016
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ gix-faster = ["gix-features/zlib-stock", "gix/fast-sha1"]
[dependencies]
chrono = { version = "0.4.31", default-features = false, features = ["clock", "std", "wasmbind"] }
clap = { version = "4.4.18", features = ["derive", "cargo", "unicode"] }
clap_complete = "4.4.8"
clap_complete = "4.4.9"
dirs-next = "2.0.0"
dunce = "1.0.4"
gethostname = "0.4.3"