Implement manual cli tools option
This commit is contained in:
parent
85b4116262
commit
ebede724ad
4 changed files with 428 additions and 18 deletions
|
@ -41,6 +41,7 @@ anyhow = "1.0"
|
|||
futures = "0.3"
|
||||
rand = "0.8"
|
||||
clap = { version = "4.4", features = ["derive"] }
|
||||
html2md = "0.2.14"
|
||||
|
||||
[dev-dependencies]
|
||||
# Testing utilities
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue