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

remove PayloadBuffer

This commit is contained in:
Nikolay Kim
2019-04-03 03:20:20 -07:00
parent 2a89b995aa
commit f56072954b
3 changed files with 6 additions and 398 deletions

View File

@ -1,5 +1,9 @@
# Changes
### Deleted
* Removed PayloadBuffer
## [0.1.0-alpha.3] - 2019-04-02
### Added