Skip to content

0.9.1

Compare
Choose a tag to compare
@udoprog udoprog released this 27 Apr 17:43
· 37 commits to main since this release

Fixed

  • Fixed a memory leak caused by PinVec not dropping its elements as its being destructed (#20, #21).

Changed

  • Internal changes to remove unsafe in PinSlab<T> and improve the implementation of the PinVec<T> API (#22). Thanks @eholk!

Due to #20 0.9.0 has been yanked from crates.io and it's recommended to upgrade to 0.9.1.