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

Bump pin-project to 1.0 (#1733)

This commit is contained in:
ghizzo01
2020-10-25 11:41:44 +01:00
committed by GitHub
parent 06e5042b94
commit 20078fe603
6 changed files with 6 additions and 4 deletions

View File

@ -2,6 +2,7 @@
## Unreleased - 2020-xx-xx
* Upgrade `base64` to `0.13`.
* Upgrade `pin-project` to `1.0`.
## 2.0.0 - 2020-09-11
* No significant changes from `2.0.0-beta.4`.