Releases: actix/actix-net
Releases · actix/actix-net
actix-rt: v2.6.0
- Update
tokio-uringdependency to0.2.0. #436
actix-server: v2.0.0-rc.4
- Update
tokio-uringdependency to0.2.0. #436
actix-tls: v3.0.1
- No significant changes since
3.0.0.
actix-rt: v2.5.1
- Expose
System::with_tokio_rtandArbiter::with_tokio_rt. #430
actix-codec: v0.4.2
- No significant changes since
0.4.1.
actix-server: v2.0.0-rc.3
- No significant changes since
2.0.0-rc.2.
actix-server: v2.0.0-rc.2
- Simplify
TestServer. #431
actix-tls: v3.0.0
- No significant changes since
3.0.0-rc.2.
actix-service: v2.0.2
- Service types can now be
Sendand'staticregardless of request, response, and config types. #397
local-waker: v0.1.2
- Fix crate metadata.