Skip to content

Bump warp from 0.3.4 to 0.3.5

Ghost User requested to merge dependabot-cargo-warp-0.3.5 into master

Bumps warp from 0.3.4 to 0.3.5.

Release notes

Sourced from warp's releases.

v0.3.5

Fixes

  • multipart filters now use multer dependency, fixing some streaming bugs.
  • Rejection::into_response() is significantly faster.

New Contributors

Changelog

Sourced from warp's changelog.

v0.3.5 (April 28, 2023)

  • Fixes:
    • multipart filters now use multer dependency, fixing some streaming bugs.
    • Rejection::into_response() is significantly faster.
Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports