Releases: actix/actix-net
Releases · actix/actix-net
local-waker: v0.1.3
- No significant changes since
0.1.2. - Minimum supported Rust version (MSRV) is now 1.49.
local-channel: v0.1.3
- No significant changes since
0.1.2. - Minimum supported Rust version (MSRV) is now 1.49.
actix-tls: v3.0.4
- Logs emitted now use the
tracingcrate withlogcompatibility. #451
actix-codec: v0.5.1
- Logs emitted now use the
tracingcrate withlogcompatibility. #451 - Minimum supported Rust version (MSRV) is now 1.49.
actix-server: v2.1.1
- No significant changes since
2.1.0.
actix-server: v2.1.0
actix-rt: v2.7.0
- Update
tokio-uringdependency to0.3.0. #448 - Minimum supported Rust version (MSRV) is now 1.49.
actix-tls: v3.0.3
- No significant changes since
3.0.2.
actix-server: v2.0.0
- No significant changes since
2.0.0-rc.4.
actix-codec: v0.5.0
- Updated
tokio-utildependency to0.7.0. #446