Skip to content

Releases: tommilligan/reqwest-chain

v1.0.0

04 Dec 15:16
d3c8ffa
Compare
Choose a tag to compare

This release updates outdated dependencies.

As these dependencies are visible in the public api of reqwest-chain, this is a breaking change.

Changed

  • Upgraded to reqwest-middleware 0.4 (#6)
    • Removed reqwest as a direct dependency, it is now imported from reqwest-middleware's re-export