v0.3.1
Changed
BorrowedRange
now exposes its fields as public. Without this, there was no
way to implementBorrowByteRange
outside of this crate.- This crate now explicitly states its minimum supported Rust version (MSRV).
The MSRV did not change as part of this update. It previously was not
documented.