Skip to content

Bytes 1.7.2

Latest
Compare
Choose a tag to compare
@Darksonn Darksonn released this 18 Sep 05:40
d7c1d65

1.7.2 (September 17, 2024)

Fixed

  • Fix default impl of Buf::{get_int, get_int_le} (#732)

Documented

  • Fix double spaces in comments and doc comments (#731)

Internal changes

  • Ensure BytesMut::advance reduces capacity (#728)