init command
This commit is contained in:
parent
5debb179ca
commit
d097116c37
11 changed files with 335 additions and 3 deletions
|
|
@ -10,3 +10,4 @@ edition = "2024"
|
|||
[dependencies]
|
||||
anyhow = "^1.0"
|
||||
clap = { version = "^4.5", features = ["derive"] }
|
||||
thiserror = "^2.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue