Add shell completion generation
This commit is contained in:
parent
d9728a326d
commit
5b2c30f817
7 changed files with 98 additions and 3 deletions
|
|
@ -9,6 +9,7 @@ license.workspace = true
|
|||
anyhow.workspace = true
|
||||
base64.workspace = true
|
||||
clap.workspace = true
|
||||
clap_complete.workspace = true
|
||||
serde_json.workspace = true
|
||||
tokio.workspace = true
|
||||
geth-config = { path = "../geth-config" }
|
||||
|
|
|
|||
Loading…
Reference in a new issue