refactor: give every command we run a type of its own
This commit is contained in:
@@ -17,6 +17,7 @@ clap = { version = "4.6.6", features = ["derive", "env"] }
|
||||
clap_complete = "4.6.9"
|
||||
anyhow = "1.0.104"
|
||||
serde_json = "1.0.145"
|
||||
shlex = "2.0.1"
|
||||
|
||||
[build-dependencies]
|
||||
clap = { version = "4.6.6", features = ["derive", "env"] }
|
||||
|
||||
Reference in New Issue
Block a user