mirror of
https://github.com/fafhrd91/actix-net
synced 2024-11-24 17:23:00 +01:00
2667850d60
* Prepare actix-server-config release * Bump up actix-server-config to 0.2.0
301 B
301 B
Changes
[0.2.0] - 2019-10-03
Changed
- Update
rustls
to 0.16 - Minimum required Rust version upped to 1.37.0
[0.1.2] - 2019-07-18
Added
- Add unix domnain sockets support
[0.1.1] - 2019-04-16
Added
IoStream
trait and impls for TcpStream, SslStream and TlsStream