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

Bump up to 2.0.0-alpha.1

This commit is contained in:
Yuki Okushi
2020-03-03 19:47:40 +09:00
parent ebc11d03f2
commit f7dac3feb4
2 changed files with 4 additions and 3 deletions

View File

@ -1,11 +1,12 @@
# Changes
## [1.0.1] - 2020-03-01
## [2.0.0-alpha.1] - 2020-03-03
### Changed
* Update `rustls` dependency to 0.17
* Update `tokio-rustls` dependency to 0.13
* Update `webpki-roots` dependency to 0.19
## [1.0.0] - 2019-12-11