Validate user config
This commit is contained in:
parent
31833a9f47
commit
0f5bfa3d5e
4 changed files with 122 additions and 6 deletions
|
|
@ -36,6 +36,7 @@ clap = { version = "4.5.38", features = ["derive"] }
|
|||
futures = "0.3.31"
|
||||
serde_json = "1.0.140"
|
||||
clap-verbosity-flag = "3.0.3"
|
||||
bimap = "0.6.3"
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue