Skip to content

bytestring: v1.2.0

Compare
Choose a tag to compare
@robjtede robjtede released this 07 Nov 20:43
· 179 commits to master since this release
bb36e2a
  • Add ByteString::slice_ref which can safely slice a ByteString into a new one with zero copy. #470
  • Minimum supported Rust version (MSRV) is now 1.57.