-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Closed
Labels
upstreamChanges in upstream are required to solve these issuesChanges in upstream are required to solve these issues
Description
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
Labels
upstreamChanges in upstream are required to solve these issuesChanges in upstream are required to solve these issues