Skip to content

Simplifying the dependency tree #195

@emilk

Description

@emilk

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions