* [Fix client_builder (upstream library has made breaking changes)](https://github.com/deedy5/pyreqwest_impersonate/commit/167660cab85312789c35f9520c4b8c80d7f2bbd4) * [json param - use python json.dumps, data param - use python urllib.parse.urlencode](https://github.com/deedy5/pyreqwest_impersonate/commit/b5234ed460dfe718b90a23188fe71099e615574c)
What's Changed * Remove Rayon, use Tokio global one-thread runtime by deedy5 in https://github.com/deedy5/pyreqwest_impersonate/pull/11 * [encoding_rs: remove features = ["simd-accel"]](https://github.com/deedy5/pyreqwest_impersonate/commit/456323a7b5e8db1945c8f6a809d8a1beb14191c9) * [CI: use stable rust toolchain](https://github.com/deedy5/pyreqwest_impersonate/commit/97de7b006019bfbdb448b14f0ca4fb9ac81528f6) * [README: add building info](https://github.com/deedy5/pyreqwest_impersonate/commit/e0c27ad28a1bcdc2e7a82c1ac0cc220a8ef75967) * benchmark image - [generate 3 plots](https://github.com/deedy5/pyreqwest_impersonate/commit/0d51a106de11caf0d0b0c7d22cf26f5058fa167c)