1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-06-27 03:49:03 +02:00

standardize openssl based stream name

This commit is contained in:
Rob Ede
2021-02-20 18:04:05 +00:00
parent 7e483cc356
commit 8d74cf387d
5 changed files with 17 additions and 13 deletions

View File

@ -1,6 +1,7 @@
# Changes
## Unreleased - 2021-xx-xx
* Rename `accept::openssl::{SslStream => TlsStream}`.
## 3.0.0-beta.3 - 2021-02-06