mirror of
https://github.com/uutils/acl.git
synced 2026-06-10 16:13:30 -07:00
chore(deps): update rust crate clap_complete to v4.6.3
This commit is contained in:
committed by
Daniel Hofstetter
parent
68816cd43f
commit
d1015fed4b
Generated
+2
-2
@@ -146,9 +146,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "clap_complete"
|
||||
version = "4.6.2"
|
||||
version = "4.6.3"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "3ff7a1dccbdd8b078c2bdebff47e404615151534d5043da397ec50286816f9cb"
|
||||
checksum = "660c0520455b1013b9bcb0393d5f643d7e4454fb69c915b8d6d2aa0e9a45acc3"
|
||||
dependencies = [
|
||||
"clap",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user