mirror of
https://github.com/uutils/hostname.git
synced 2026-06-10 16:13:44 -07:00
chore(deps): update rust crate clap_complete to v4.5.66
This commit is contained in:
committed by
Daniel Hofstetter
parent
59c3b445ab
commit
473c5827cc
Generated
+2
-2
@@ -114,9 +114,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "clap_complete"
|
||||
version = "4.5.65"
|
||||
version = "4.5.66"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "430b4dc2b5e3861848de79627b2bedc9f3342c7da5173a14eaa5d0f8dc18ae5d"
|
||||
checksum = "c757a3b7e39161a4e56f9365141ada2a6c915a8622c408ab6bb4b5d047371031"
|
||||
dependencies = [
|
||||
"clap",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user