-
-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
Hello, and thanks for an awesome crate!
I'm interested in replacing the use of reqwest
with ehttp
.
The advantage is a lot less dependencies. reqwest
brings in a huge tree of dependencies, including tokio
, while ehttp
depends only on the minimal ureq
. This in turn translates to faster compile times and smaller binaries.
Would you be open to a PR making such a change?
Metadata
Metadata
Assignees
Labels
No labels