1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 15:07:42 +02:00

Update rustls to 0.18 (#1637)

This commit is contained in:
Yuki Okushi
2020-08-18 00:28:39 +09:00
committed by GitHub
parent 59ad1738e9
commit ff2ca0f420
7 changed files with 18 additions and 12 deletions

View File

@ -1,7 +1,8 @@
# Changes
## Unreleased
### Changed
* Update `rustls` to 0.18
## 3.0.0-beta.2 - 2020-08-17
### Changed