You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 18, 2022. It is now read-only.
If a downstream crate wants to send a request and can't just use call_url, it might be handy if we reexport reqwest so they don't have to add the correct version to Cargo.toml.
Need to figure out if this is a good idea and a common or recommended pattern.
The text was updated successfully, but these errors were encountered:
If a downstream crate wants to send a request and can't just use
call_url
, it might be handy if we reexport reqwest so they don't have to add the correct version to Cargo.toml.Need to figure out if this is a good idea and a common or recommended pattern.
The text was updated successfully, but these errors were encountered: