Update utils tests

This commit is contained in:
Nikolay Kim 2022-01-31 16:58:56 +06:00
parent 767dd91b7e
commit 16fcd6dc58
12 changed files with 194 additions and 37 deletions

View file

@ -1,6 +1,6 @@
# Changes
## [0.1.11] (2022-01-31)
## [0.1.12] (2022-01-31)
* Fix conversion from BytesVec to BytesMut and back (BytesVec::with_bytes_mut())