chore: update clap (#19467)

Also switches to use defer for all subcommands besides run.
This commit is contained in:
Leo Kettmeir 2023-06-12 13:54:04 +02:00 committed by GitHub
parent ea97af312f
commit e1be2bb80d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 747 additions and 660 deletions

View file

@ -60,9 +60,9 @@ base32 = "=0.4.0"
base64.workspace = true
cache_control.workspace = true
chrono = { version = "=0.4.22", default-features = false, features = ["std"] }
clap = { version = "=4.1.10", features = ["string"] }
clap_complete = "=4.1.5"
clap_complete_fig = "=4.1.2"
clap = { version = "=4.3.3", features = ["string"] }
clap_complete = "=4.3.1"
clap_complete_fig = "=4.3.1"
console_static_text.workspace = true
data-url.workspace = true
dissimilar = "=1.0.4"

File diff suppressed because it is too large Load diff