What's Changed
- Exclude development script from cargo packaging by @weiznich in #397
- Fix use-after-free in DrainFilter::keep_rest for SmallVec with capacity 0 by @Shnatsel in #407
- Work around rustc 1.93 perf regression with MaybeUninit by @glandium in #410
New Contributors
Full Changelog: v1.15.1...v1.15.2