reqwest-middleware icon indicating copy to clipboard operation
reqwest-middleware copied to clipboard

Try and reduce debug-section size to get tests to run in CI

Open AdamGS opened this issue 3 months ago • 0 comments

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).

AdamGS avatar Oct 14 '25 13:10 AdamGS