Bytes 1.6.1
This release fixes a bug where Bytes::is_unique
returns incorrect values when the Bytes
originates from a shared BytesMut
. (#718)
This release fixes a bug where Bytes::is_unique
returns incorrect values when the Bytes
originates from a shared BytesMut
. (#718)