awc-v3.0.1
版本发布时间: 2022-08-25 10:13:48
actix/actix-web最新发布版本:web-v4.9.0(2024-08-10 10:22:16)
Changed
- Minimum supported Rust version (MSRV) is now 1.57 due to transitive
time
dependency.
Fixed
- Fixed handling of redirection requests that begin with
//
. #2840