Support ClI argument for Version and Help
This commit is contained in:
parent
d1dc537c7b
commit
4a41aa1d86
3 changed files with 69 additions and 13 deletions
|
|
@ -25,6 +25,8 @@ ron = "0.8"
|
|||
serde = { version = "1", features = ["serde_derive"] }
|
||||
shlex = "1"
|
||||
tokio = { version = "1", features = ["sync"] }
|
||||
# CLI arguments
|
||||
clap_lex = "0.7"
|
||||
# Internationalization
|
||||
i18n-embed = { version = "0.15", features = [
|
||||
"fluent-system",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue