Restore Buf impl for Cursor

This commit is contained in:
Nikolay Kim 2022-02-06 13:10:26 +06:00
parent f68656569d
commit 050cb560c6
4 changed files with 48 additions and 3 deletions

View file

@ -1,5 +1,9 @@
# Changes
## [0.1.14] (2022-02-06)
* Restore Buf impl for Cursor
## [0.1.13] (2022-02-04)
* Remove unused impls for BytesMut and BytesVec