Skip to content

v0.3.5

Compare
Choose a tag to compare
@seanmonstar seanmonstar released this 28 Apr 16:12
· 25 commits to master since this release

Fixes

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

New Contributors