This commit is contained in:
parent
aba031a047
commit
dc4fb4079e
9 changed files with 433 additions and 14 deletions
|
@ -25,3 +25,6 @@ html2md = "0.2.14"
|
|||
clap = { version = "4.5.23", features = ["cargo", "derive"] }
|
||||
toml = "0.8.19"
|
||||
url-escape = "0.1.1"
|
||||
base64 = "0.22.1"
|
||||
sha2 = "0.10.8"
|
||||
itertools = "0.14.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue