Skip to content

actix-http: v3.2.2

Compare
Choose a tag to compare
@robjtede robjtede released this 11 Sep 16:21
· 305 commits to master since this release
7767cf3

Changed

  • Minimum supported Rust version (MSRV) is now 1.59 due to transitive time dependency.

Fixed

  • Avoid possibility of dispatcher getting stuck while back-pressuring I/O. #2369