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

remove buffer capacity for payload

This commit is contained in:
Nikolay Kim
2019-04-07 10:40:45 -07:00
parent 219baf3323
commit 3c650ca194
3 changed files with 5 additions and 13 deletions

View File

@ -59,6 +59,7 @@ base64 = "0.10"
bitflags = "1.0"
bytes = "0.4"
byteorder = "1.2"
copyless = "0.1.2"
derive_more = "0.14"
either = "1.5.2"
encoding = "0.2"