13 lines
473 B
Markdown
13 lines
473 B
Markdown
<!-- Please explain the changes you made -->
|
|
|
|
<!--
|
|
Please, make sure:
|
|
- you have read the contributing guidelines:
|
|
https://github.com/TrueLayer/reqwest-middleware/blob/main/docs/CONTRIBUTING.md
|
|
- you have formatted the code using rustfmt:
|
|
https://github.com/rust-lang/rustfmt
|
|
- you have checked that all tests pass, by running `cargo test --all`
|
|
- you have updated the changelog (if needed):
|
|
https://github.com/TrueLayer/reqwest-middleware/blob/main/CHANGELOG.md
|
|
-->
|