What's Changed
- fix:
clippy::doc_lazy_continuation
by @crepererum in #192 - chore: replace
bitvec
withfixedbitset
by @crepererum in #191 - Implement
FromConcurrentStream
forResult<Vec<T>, E>
by @tyilo in #193 - Reference flush instead of finnish in
ConsumerState::Break
doc by @tyilo in #194 - fix
no_std
by @Easyoakland in #196
New Contributors
- @crepererum made their first contribution in #192
- @tyilo made their first contribution in #193
- @Easyoakland made their first contribution in #196
Full Changelog: v7.6.1...v7.6.2