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

actix-tls: Update rustls and tokio-rustls

This commit is contained in:
Yuki Okushi
2020-03-01 11:59:00 +09:00
parent 7dbc0264b1
commit b9567359fd
2 changed files with 9 additions and 2 deletions

View File

@ -1,5 +1,12 @@
# Changes
## [1.0.1] - 2020-03-01
### Changed
* Update `rustls` dependency to 0.17
* Update `tokio-rustls` dependency to 0.13
## [1.0.0] - 2019-12-11
* 1.0.0 release