reqwest-middleware
reqwest-middleware copied to clipboard
Try and reduce debug-section size to get tests to run in CI
Seems like many recent test runs fail due to the size of the debug section in the binary, this config should reduce it significantly (and evidently - it actually gets CI to pass).