Skip to content

Commit 83d41a4

Browse files
authored
Replace reqwest with ureq (#19)
Reqwest is a heavy dependency, so let's use Ureq instead. Ureq is a sync-only HTTP library eliminating the need to use the blocking Reqwest client.
2 parents 5b2ee71 + 18b34ec commit 83d41a4

File tree

3 files changed

+25
-791
lines changed

3 files changed

+25
-791
lines changed

0 commit comments

Comments
 (0)