This commit is contained in:
Maverick Liu 2025-02-21 17:43:54 +08:00
parent 749af017ca
commit 6bcc1d9682
4 changed files with 52 additions and 19 deletions

View file

@ -8,3 +8,4 @@ anyhow = "1.0.96"
clap = { version = "4.5.30", features = ["derive"] }
epub = "2.1.1"
html2md = "0.2.15"
regex = "1.11.1"