bytestring: v1.2.0
·
210 commits
to master
since this release
- Add
ByteString::slice_ref
which can safely slice aByteString
into a new one with zero copy. #470 - Minimum supported Rust version (MSRV) is now 1.57.