Skip to content

Update to Reqwest 0.12 #23370

@wyatt-herkamp

Description

@wyatt-herkamp

So currently Reqwest is locked to a specific version. https://github.com/denoland/deno/blob/main/Cargo.toml#L148

For that reason, I am unable to compile deno-runtime in one of my projects as I have another library that requires an updated version.

This PR seanmonstar/reqwest#2185 was merged fixing the Mac OS bug but was released in 0.12.
It would also be nice if we could get Hyper Updated and HTTP Updated and remove the locked package renames. But that is going to require a lot of refactoring from what I can tell.

Metadata

Metadata

Assignees

No one assigned

    Labels

    upstreamChanges in upstream are required to solve these issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions