v0.10.12
What's Changed
- chore(deps): replace
bincode
withpostcard
by @GZTimeWalker in #311 - Deny Unnameable Types and Remove useless implementations by @Kerollmops in #316
- Add
advance_to
andadvance_back_to
toTreemap
'sIter
by @sdd in #314 - Remove
todo!
Implementations for TreemapIter
'sfold
andrfold
by @sdd in #319
New Contributors
Full Changelog: v0.10.10...v0.10.12