Skip to content
This repository was archived by the owner on Aug 15, 2021. It is now read-only.

v0.10.3

Choose a tag to compare

@pyfisch pyfisch released this 23 Nov 21:49
· 12 commits to master since this release
  • #162 Use slice::iter instead of into_iter to avoid future breakage. See rust-lang/rust#65819 for more information.
  • Enable byte_offset for IoRead and SliceReadFixed
  • Restrict the half crate to versions below 1.4 to prevent broken builds with rustc v1.31