Skip to content

Releases: Enet4/bra-rs

v0.1.1

03 Jan 15:08
Compare
Choose a tag to compare

Critical fix

  • Prevent UB from calling Read.read on uninitialized slice (#2)

Fix

  • Ensure that it builds on Rust 1.31.0

New

  • Implement Debug and Clone for GreedyAccessReader (#2)