reqwest-middleware/.github
Léo Gaspard fef18b3506
feat: wasm32-unknown-unknown support (#79)
* feat: wasm32-unknown-unknown support

This replaces task-local-extensions with http's extensions, as http was
already in the dependency closure anyway and the other features of
task-local-extensions (that required an incompatible-with-wasm part of
tokio) were not used anyway.

* feat: have ci check that wasm32-unknown-unknown keeps compiling

* revert back to task-local-extensions

* fix ci

* fix random on wasm

* fix ci again

* bump

---------

Co-authored-by: Conrad Ludgate <conrad.ludgate@truelayer.com>
2023-03-09 11:33:13 +00:00
..
ISSUE_TEMPLATE Initial commit 2021-08-13 08:59:58 +01:00
workflows feat: wasm32-unknown-unknown support (#79) 2023-03-09 11:33:13 +00:00
CODEOWNERS Initial commit 2021-08-13 08:59:58 +01:00
PULL_REQUEST_TEMPLATE.md Initial commit 2021-08-13 08:59:58 +01:00