aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Expand)AuthorAgeFilesLines
* Add unit tests for epub.rsA Farzat2026-02-141-0/+59
* Create the basic directory structure for epubA Farzat2026-02-131-0/+10
* Add the ability to fetch book infoA Farzat2026-02-121-0/+96
* Add a login checkA Farzat2026-02-111-0/+13
* Add reqwest HttpClient skeleton (cookies-only)A Farzat2026-02-111-4/+1484
* Add a cookies moduleA Farzat2026-02-101-0/+64
* Add display and config modulesA Farzat2026-02-081-0/+369