Skip to content

bytes v1.0.1

Compare
Choose a tag to compare
@Darksonn Darksonn released this 11 Jan 17:10
· 103 commits to master since this release
7b18c1c

Changed

  • mark Vec::put_slice with #[inline] (#459)

Fixed

  • Fix deprecation warning (#457)
  • use Box::into_raw instead of mem::forget-in-disguise (#458)