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

Use .advance() intead of .split_to()

This commit is contained in:
Nikolay Kim
2019-12-19 09:56:14 +06:00
parent 1732ae8c79
commit 8c54054844
4 changed files with 8 additions and 8 deletions

View File

@ -1,6 +1,6 @@
# Changes
## [1.0.xx] - 2019-12-xx
## [1.0.1] - 2019-12-xx
### Fixed