enhancementhelp wanted
Repository metrics
- Stars
- (27 stars)
- PR merge metrics
- (PR metrics pending)
説明
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.