fragments
Some checks are pending
ci/woodpecker/push/build Pipeline is pending

This commit is contained in:
JMARyA 2025-02-25 12:39:05 +01:00
parent aba031a047
commit dc4fb4079e
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
9 changed files with 433 additions and 14 deletions

View file

@ -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"