Skip to content

0.11.15

Latest
Compare
Choose a tag to compare
@dtolnay dtolnay released this 25 Jun 03:47
· 2 commits to master since this release
0.11.15
90de46e
  • Implement Default for ByteArray, From for ByteArray, ByteBuf and Bytes (#51, thanks @zensh)
  • Make ByteArray::new and ByteArray::into_array const (#52, thanks @sosthene-nitrokey)