aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Collapse)AuthorAgeFilesLines
* Add a cookies moduleA Farzat2026-02-101-0/+64
| | | | | This parses the cookies found in the cookies.json file, making them ready to be used in http requests.
* Add display and config modulesA Farzat2026-02-081-0/+369