Fixes
- Fix possible memory safety violation due to deserialization of
UniformCharfrom bad source (#1790)
Changes
- Document required output order of fn
partial_shuffleand apply#[must_use](#1769) - Avoid usage of
unsafein contexts where non-local memory corruption could invalidate contract (#1791)
Full Changelog: 0.10.1...0.10.2