aboutsummaryrefslogtreecommitdiff
path: root/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* fix it_gets_page_content testMariot Tsitoara2022-08-221-1/+1
* add(4plebs): Support for 4plebs is now addedLucas Burns2022-08-201-24/+76
* refactor(clap): Move from YAML to a builderLucas Burns2022-08-191-33/+43
* Use concurrent downloadsv0.2.0Mariot Tsitoara2021-01-061-49/+56
* Use bytes instead of text for image savingMariot Tsitoara2021-01-031-3/+3
* Add log actions to lin and binMariot Tsitoara2021-01-021-0/+9
* Use reqwest blocking clientMariot Tsitoara2021-01-021-15/+19
* Add tests to libMariot Tsitoara2021-01-021-6/+58
* Move calculations from lib to binMariot Tsitoara2021-01-021-70/+88
* Separate tool into lib and binMariot Tsitoara2021-01-021-0/+93