mirror of
https://github.com/fafhrd91/actix-net
synced 2024-11-24 23:12:59 +01:00
e733c562d9
* Update rustls, tokio-rustls and webpki across the board * bump minimum rust version to 1.37 * updated readme and changelogs to reflect changes and minimum required rust version
285 B
285 B
Changes
Next
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