Skip to content

v0.5.6

Compare
Choose a tag to compare
@seanmonstar seanmonstar released this 14 Jul 00:59
· 151 commits to master since this release
  • Improve BytesMut to reuse buffer when fully advanced.
  • Mark BytesMut::{as_mut, set_len} with #[inline].
  • Relax synchronization when cloning in shared vtable of Bytes.
  • Move loom to dev-dependencies.