Releases: actix/actix-net
Releases · actix/actix-net
bytestring: v1.2.1
- Fix
#[no_std]
compatibility. #471
bytestring: v1.2.0
- Add
ByteString::slice_ref
which can safely slice aByteString
into a new one with zero copy. #470 - Minimum supported Rust version (MSRV) is now 1.57.
actix-utils: v3.0.1
- Minimum supported Rust version (MSRV) is now 1.57.
bytestring: v1.1.0
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
tracing
crate withlog
compatibility. #451
actix-codec: v0.5.1
- Logs emitted now use the
tracing
crate withlog
compatibility. #451 - Minimum supported Rust version (MSRV) is now 1.49.
actix-server: v2.1.1
- No significant changes since
2.1.0
.